Removed 'import inspect' as it is no longer needed.
This commit is contained in:
parent
ffb768d24d
commit
e353125ef1
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ __version__ = "1.5.2"
|
||||||
|
|
||||||
import urllib
|
import urllib
|
||||||
import re
|
import re
|
||||||
import inspect
|
|
||||||
import time
|
import time
|
||||||
|
|
||||||
import requests
|
import requests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue