fixed lint + fmt
This commit is contained in:
@ -4,4 +4,4 @@ package models
|
||||
func (n *Team) CanCreate(user *User, id int64) bool {
|
||||
// This is currently a dummy function, later on we could imagine global limits etc.
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user