Skip to content

Commit ec9f13e

Browse files
committed
Placate flake8
remove unused collections import to get flake8 to chill the pill down
1 parent b57cc00 commit ec9f13e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

create_project.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import sys
66
import json
77
import getopt
8-
import collections
98
import urllib.error
109
import urllib.request
1110

0 commit comments

Comments
 (0)