mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Remove unused import
This commit is contained in:
parent
2255d8484e
commit
df38e1010b
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ import sys
|
||||||
|
|
||||||
from identify.identify import tags_from_path
|
from identify.identify import tags_from_path
|
||||||
|
|
||||||
import pre_commit.constants as C
|
|
||||||
from pre_commit import color
|
from pre_commit import color
|
||||||
from pre_commit import git
|
from pre_commit import git
|
||||||
from pre_commit import output
|
from pre_commit import output
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue