Skip to content

Commit 274a53c

Browse files
committed
Removed unused import.
1 parent 9765dda commit 274a53c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github2/request.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import sys, time, datetime, math
1+
import sys, time, datetime
22
import httplib
33
try:
44
import json as simplejson # For Python 2.6

0 commit comments

Comments
 (0)