Skip to content

Commit 01af048

Browse files
authored
Remove unused imports (#68)
1 parent cdaa70d commit 01af048

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fa_scraper/fa_scraper.py

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
#
1616

1717
import csv
18-
import platform
19-
from datetime import datetime
2018
from typing import Any, Iterable, Iterator, List, Mapping, Sequence
2119

2220
import arrow

0 commit comments

Comments
 (0)