remove dal autocomplete

This commit is contained in:
smilerz
2024-02-20 17:14:55 -06:00
parent c8c8792ea8
commit 8f65ecfc18
3 changed files with 0 additions and 42 deletions

View File

@@ -1,6 +1,4 @@
import cookbook.helper.dal
from cookbook.helper.AllAuthCustomAdapter import AllAuthCustomAdapter
__all__ = [
'dal',
]