Remove unused tempfile import
This commit is contained in:
parent
a072cf0175
commit
49ed04715e
@ -21,7 +21,6 @@
|
|||||||
"""Update all third-party-modules."""
|
"""Update all third-party-modules."""
|
||||||
|
|
||||||
import urllib.request
|
import urllib.request
|
||||||
import tempfile
|
|
||||||
import shutil
|
import shutil
|
||||||
import json
|
import json
|
||||||
import os
|
import os
|
||||||
|
Loading…
Reference in New Issue
Block a user