Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Feb 11, 2016
1 parent 5a6ad54 commit 5670750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/plugins/command/auto/__init__.py
Expand Up @@ -62,7 +62,6 @@
FileSystemEventHandler = object
PatternMatchingEventHandler = object

import nikola
from nikola.plugin_categories import Command
from nikola.utils import dns_sd, req_missing, get_logger, get_theme_path, STDERR_HANDLER
LRJS_PATH = os.path.join(os.path.dirname(__file__), 'livereload.js')
Expand Down

0 comments on commit 5670750

Please sign in to comment.