fixed lint
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
package models
|
||||
|
||||
// Delete deletes a team
|
||||
func (t *Team) Delete(id int64) (err error) {
|
||||
|
||||
// Check if the team exists
|
||||
|
Reference in New Issue
Block a user