Skip to content

Commit 2e4710e

Browse files
committed
ran gofmt
1 parent b8afeb2 commit 2e4710e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cron/tasks_basic.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,5 +135,5 @@ func initBasicTasks() {
135135
if !setting.Repository.DisableMigrations {
136136
registerUpdateMigrationPosterID()
137137
}
138-
registerCleanupHookTaskTable()
138+
registerCleanupHookTaskTable()
139139
}

0 commit comments

Comments
 (0)