Skip to content

Commit 468350d

Browse files
committed
Remove unused imports.
1 parent 5bf8b0e commit 468350d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

download_artefacts.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
#!/usr/bin/python3
22

3-
import itertools
43
import json
54
import logging
6-
import re
75
import shutil
86
import datetime
97

0 commit comments

Comments
 (0)