Remove unnecessary import
This commit is contained in:
parent
d98c61a028
commit
957909039d
@ -1,9 +1,6 @@
|
||||
global urllib
|
||||
import urllib.request
|
||||
|
||||
global html
|
||||
import html
|
||||
|
||||
global downloadPage
|
||||
def downloadPage(window,downloadId,url,headers = False):
|
||||
global browserWindowsLock
|
||||
|
Loading…
Reference in New Issue
Block a user