mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2025-08-14 09:27:21 +08:00
remove unused os.path
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import argparse
|
||||
import os.path
|
||||
from typing import Iterable
|
||||
from typing import Iterator
|
||||
from typing import Optional
|
||||
|
Reference in New Issue
Block a user