1
0
Fork 0
mirror of synced 2024-06-03 03:04:33 +12:00

Imported random, as it wasn't imported before

This commit is contained in:
Phxntxm 2016-07-23 10:33:22 -05:00
parent 697afd1f97
commit e6373e5475

View file

@ -4,6 +4,7 @@ from .utils import checks
import urllib.parse
import urllib.request
import json
import random
class Links:
"""This class contains all the commands that make HTTP requests