1
0

fixed lint

This commit is contained in:
konrad
2018-07-16 08:45:38 +02:00
committed by kolaente
parent 7dc4cd2173
commit b11bd9f0b1
3 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,6 @@
package models
// Delete deletes a team
func (t *Team) Delete(id int64) (err error) {
// Check if the team exists