Skip to content

Commit 88eb326

Browse files
committed
Fixing issue
1 parent ed72027 commit 88eb326

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

generate.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@
33
import os
44
import logging
55
import errno
6-
import constants
76
import pytablewriter
87
import re
98

10-
print (constants.CURL_CHECK)
11-
129
methods = {
1310
"curl": "$CURL",
1411
"apt": "$APT_GET",

0 commit comments

Comments
 (0)