mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Remove unused import of UserDict.
This commit is contained in:
parent
fff9b837fb
commit
e89dcf867a
@ -31,7 +31,6 @@
|
|||||||
import sys
|
import sys
|
||||||
import types
|
import types
|
||||||
import fnmatch
|
import fnmatch
|
||||||
import UserDict
|
|
||||||
import threading
|
import threading
|
||||||
|
|
||||||
def universalImport(*names):
|
def universalImport(*names):
|
||||||
|
Loading…
Reference in New Issue
Block a user