Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
Signed-off-by: Gora Khargosh <gora.khargosh@gmail.com>
  • Loading branch information
gorakhargosh committed Nov 15, 2010
1 parent 0672746 commit 7983705
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion watchdog/fsevents_observer.py
Expand Up @@ -171,7 +171,6 @@ def stop(self):

event_handler = FileSystemEventHandler()
o = FSEventsObserver()
#s = Stream('arguments', event_handler, *sys.argv[1:])
o.schedule('arguments', event_handler, *sys.argv[1:])
o.start()
try:
Expand Down

0 comments on commit 7983705

Please sign in to comment.