Skip to content

Commit 05b2d6a

Browse files
committed
Remove unused import of Path from utils.py
1 parent 93db836 commit 05b2d6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/loadimg/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import re
1010
import uuid
1111
from concurrent.futures import ThreadPoolExecutor
12-
from pathlib import Path
1312
import glob
1413
from tqdm import tqdm
1514

0 commit comments

Comments
 (0)