mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
tidied and sorted imports
removed ones not required as well, groups and spaced.
This commit is contained in:
parent
cb0bcfd67f
commit
cd00569d64
18 changed files with 4 additions and 24 deletions
|
|
@ -27,7 +27,6 @@ from pre_commit.error_handler import error_handler
|
|||
from pre_commit.logging_handler import logging_handler
|
||||
from pre_commit.store import Store
|
||||
|
||||
|
||||
logger = logging.getLogger('pre_commit')
|
||||
|
||||
# https://github.com/pre-commit/pre-commit/issues/217
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue