修改__init__.py

This commit is contained in:
MarkusJoe
2022-04-24 21:33:41 +08:00
parent b788928fb2
commit 3a3f921aee
1 file changed
+2 -3
+2 -3
View File
@@ -6,7 +6,6 @@
# @File Name: __init__.py.py # @File Name: __init__.py.py
__all__ = [ __all__ = [
'view', 'response',
'password', 'password'
'logger'
] ]