Update 'src/service.cr'
This commit is contained in:
parent
1795482829
commit
b1e449572c
1 changed files with 0 additions and 2 deletions
|
@ -89,8 +89,6 @@ abstract class Service
|
|||
end
|
||||
|
||||
abstract class Runner
|
||||
Log = Log.for(self)
|
||||
|
||||
abstract def starters : Array(Starter)
|
||||
|
||||
def run : self
|
||||
|
|
Reference in a new issue