Clean
This commit is contained in:
parent
1c5d1fd268
commit
60874a6991
@ -42,7 +42,6 @@ module Guard
|
||||
|
||||
def start_reactor
|
||||
return if ENV["GUARD_ENV"] == 'test'
|
||||
p "start_reactor"
|
||||
Thread.new do
|
||||
loop do
|
||||
if @changed_files != [] && !@locked
|
||||
|
Loading…
Reference in New Issue
Block a user