Coding style.

This commit is contained in:
Andrew Hamilton 2016-10-25 23:03:22 +02:00
parent e97bb6ffb1
commit 8cc5ed35bb
2 changed files with 0 additions and 2 deletions

View file

@ -582,7 +582,6 @@ php5_syntax.dependencies = {"php"}
#############################
LOG_PATH = os.path.join(os.getcwd(), "vigil.log")

1
vigil
View file

@ -35,7 +35,6 @@ import sys
import tempfile
import threading
import time
import traceback
import docopt
import pyinotify