Restructured Code

pull/8/head
sgoudham 4 years ago
parent d1e1eb2fc8
commit 34b67f30af

@ -58,6 +58,7 @@ async def create_connection():
async def startup_cache_log(): async def startup_cache_log():
"""Store the modlogs/prefixes in cache from the database on startup""" """Store the modlogs/prefixes in cache from the database on startup"""
# Setup pool # Setup pool
pool = client.db pool = client.db

Loading…
Cancel
Save