aboutsummaryrefslogtreecommitdiffstats
path: root/services/cron/cron.go
diff options
context:
space:
mode:
Diffstat (limited to 'services/cron/cron.go')
-rw-r--r--services/cron/cron.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/cron/cron.go b/services/cron/cron.go
index ae309bd866..19f703caf1 100644
--- a/services/cron/cron.go
+++ b/services/cron/cron.go
@@ -43,7 +43,6 @@ func NewContext() {
started = false
lock.Unlock()
})
-
}
// TaskTableRow represents a task row in the tasks table