Cleanup.
This commit is contained in:
parent
f13641fc11
commit
9742344361
@ -20,5 +20,3 @@ __all__ = []
|
||||
|
||||
for loader, module_name, is_pkg in pkgutil.walk_packages(__path__):
|
||||
__all__.append(module_name)
|
||||
|
||||
#from . import *
|
||||
|
Loading…
Reference in New Issue
Block a user