Skip to content

Commit

Permalink
Remove clan recalc log
Browse files Browse the repository at this point in the history
  • Loading branch information
Swan committed Nov 24, 2024
1 parent ffe773e commit b298048
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/console/commands/clan_recalc.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ var ClanRecalculateCommand = &cobra.Command{
logrus.Error(err)
return
}

logrus.Info("Recalculated clan: ", clan.Id)
}
},
}

0 comments on commit b298048

Please sign in to comment.