Removed unused imported module os form flake8.main.git._HOOK_TEMPLATE

This commit is contained in:
Ayman Nedjmeddine 2017-07-27 10:59:49 +00:00
parent 01f8824490
commit 43e2648ac3

View file

@ -224,7 +224,6 @@ def update_paths(checker_manager, temp_prefix):
_HOOK_TEMPLATE = """#!{executable}
import os
import sys
from flake8.main import git