mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 02:16:52 +00:00
remove unused os.path
This commit is contained in:
parent
8a4333fcff
commit
2468167371
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import argparse
|
||||
import os.path
|
||||
from typing import Iterable
|
||||
from typing import Iterator
|
||||
from typing import Optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue