chore: update base application package dependencies and configuration files
This commit is contained in:
parent
2ae0862b76
commit
4e7a07e800
BIN
dist/app-1.0.0-py3-none-any.whl
vendored
BIN
dist/app-1.0.0-py3-none-any.whl
vendored
Binary file not shown.
BIN
dist/app-1.0.0.tar.gz
vendored
BIN
dist/app-1.0.0.tar.gz
vendored
Binary file not shown.
@ -25,7 +25,6 @@
|
||||
# SOFTWARE.
|
||||
|
||||
|
||||
import asyncio
|
||||
import time
|
||||
from functools import wraps
|
||||
|
||||
@ -74,4 +73,3 @@ def time_cache_async(timeout: int = 600):
|
||||
return wrapper
|
||||
|
||||
return decorator
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user