Style
This commit is contained in:
committed by
GitHub
parent
491777221f
commit
49d60a045a
@@ -1,7 +1,6 @@
|
|||||||
module Mrsk::Commands
|
module Mrsk::Commands
|
||||||
class Base
|
class Base
|
||||||
delegate :redact, to: Mrsk::Utils
|
delegate :redact, :argumentize, to: Mrsk::Utils
|
||||||
delegate :argumentize, to: Mrsk::Utils
|
|
||||||
|
|
||||||
MAX_LOG_SIZE = "10m"
|
MAX_LOG_SIZE = "10m"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user