Skip to content

Commit fd88ba4

Browse files
removed unused import
1 parent f94bde7 commit fd88ba4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

utils/slugify.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
issues with non-ASCII paths inside zip archives.
77
"""
88

9-
from __future__ import annotations
10-
119
import re
1210

1311

0 commit comments

Comments
 (0)