Compare commits

..

No commits in common. "9e0033149d004d46c8d1e471438fb49e94d380a2" and "3b41207354ef920584c360706ae205d8d8f037a8" have entirely different histories.

View File

@ -35,8 +35,3 @@ type ValidateReq struct {
type ValidateResp struct {
}
type SkirdaUser struct {
Id string
Username string
}