Remove superfluous __all__

This commit is contained in:
Labrys of Knossos 2018-12-14 21:06:31 -05:00
commit cd28996dad

View file

@ -1,2 +1 @@
# coding=utf-8
__all__ = ["mainDB"]