Automated update of Base Application package.

This commit is contained in:
bot
2024-12-05 18:15:37 +00:00
parent 108ddd65b7
commit 52ed6a88ec
3 changed files with 0 additions and 2 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
-2
View File
@@ -7,5 +7,3 @@ logging.basicConfig(
)
log = logging.getLogger(__name__)
from .app import Application as BaseApplication