Skip to content

Commit 2468167

Browse files
committed
remove unused os.path
1 parent 8a4333f commit 2468167

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pre_commit_hooks/check_case_conflict.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import argparse
2-
import os.path
32
from typing import Iterable
43
from typing import Iterator
54
from typing import Optional

0 commit comments

Comments
 (0)