remove debugging
This commit is contained in:
parent
d5e99159f1
commit
8127c8e4d8
|
@ -113,8 +113,6 @@ watcher = Thread.new do
|
|||
begin
|
||||
@watch = nil
|
||||
|
||||
p Thread.current[:paths]
|
||||
|
||||
case RbConfig::CONFIG['host_os']
|
||||
when /darwin/
|
||||
require 'rb-fsevent'
|
||||
|
|
Loading…
Reference in New Issue