Skip to content

Commit b298048

Browse files
committed
Remove clan recalc log
1 parent ffe773e commit b298048

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/console/commands/clan_recalc.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ var ClanRecalculateCommand = &cobra.Command{
2222
logrus.Error(err)
2323
return
2424
}
25-
26-
logrus.Info("Recalculated clan: ", clan.Id)
2725
}
2826
},
2927
}

0 commit comments

Comments
 (0)