feat: remove client package

This commit is contained in:
Teajey 2025-09-12 23:54:41 +09:00
parent cd41c55c02
commit 935d6c7a28
Signed by: Teajey
GPG Key ID: 970E790FE834A713
2 changed files with 0 additions and 4 deletions

View File

@ -1,3 +0,0 @@
module lishwist/client
go 1.24.5

View File

@ -1,7 +1,6 @@
go 1.24.5
use (
./client
./core
./http
)