remove unused os.path
This commit is contained in:
parent
8a4333fcff
commit
2468167371
|
@ -1,5 +1,4 @@
|
|||
import argparse
|
||||
import os.path
|
||||
from typing import Iterable
|
||||
from typing import Iterator
|
||||
from typing import Optional
|
||||
|
|
Loading…
Reference in New Issue