Compare commits

..

No commits in common. "a1b4fe772c16358254b0c2f6e4f3918aafae87d1" and "431fd441a73a4b6561881d35e30f6f5d0613d0b0" have entirely different histories.

View File

@ -1,5 +0,0 @@
package common_structure
type UserLogout struct {
UserID uint `json:"user_id"`
}