Automated update of Base Application package.
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
@@ -7,6 +7,3 @@ logging.basicConfig(
|
||||
)
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
from .app import Application as BaseApplication
|
||||
|
||||
|
||||
+2
-1
@@ -1,7 +1,8 @@
|
||||
import base64
|
||||
import json
|
||||
import time
|
||||
import uuid
|
||||
import base64
|
||||
|
||||
import dataset
|
||||
from aiohttp import web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user