mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
remove unused code
This commit is contained in:
@@ -28,7 +28,6 @@ type User struct {
|
||||
}
|
||||
|
||||
type UserBasicInfo struct {
|
||||
Uid string `json:"uid"`
|
||||
Username string `json:"username"`
|
||||
Email string `json:"email"`
|
||||
Nickname string `json:"nickname"`
|
||||
|
||||
Reference in New Issue
Block a user