go fmt
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
"github.com/google/uuid"
|
||||
)
|
||||
|
||||
|
||||
type UserProfile struct {
|
||||
UserId uuid.UUID `json:"user_id"`
|
||||
PhoneNumber string `json:"phone_number"`
|
||||
|
||||
Reference in New Issue
Block a user