Removed not-used-anymore accessor
This commit is contained in:
parent
1c86b1e632
commit
73b2d0ba53
@ -2,8 +2,6 @@ module Guard
|
|||||||
class Dsl
|
class Dsl
|
||||||
|
|
||||||
class << self
|
class << self
|
||||||
attr_accessor :options
|
|
||||||
|
|
||||||
def evaluate_guardfile(options = {})
|
def evaluate_guardfile(options = {})
|
||||||
@@options = options
|
@@options = options
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user