mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-25 19:01:53 +01:00
Add rake task to clean DB
This commit is contained in:
@@ -2,8 +2,6 @@ require 'crono'
|
||||
require 'optparse'
|
||||
|
||||
module Crono
|
||||
mattr_accessor :scheduler
|
||||
|
||||
# Crono::CLI - The main class for the crono daemon exacutable `bin/crono`
|
||||
class CLI
|
||||
include Singleton
|
||||
|
||||
Reference in New Issue
Block a user