mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-01 19:36:54 +00:00
Removed unused imported module os form flake8.main.git._HOOK_TEMPLATE
This commit is contained in:
parent
01f8824490
commit
43e2648ac3
1 changed files with 0 additions and 1 deletions
|
|
@ -224,7 +224,6 @@ def update_paths(checker_manager, temp_prefix):
|
|||
|
||||
|
||||
_HOOK_TEMPLATE = """#!{executable}
|
||||
import os
|
||||
import sys
|
||||
|
||||
from flake8.main import git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue