Cleanup
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
JSONL persistence layer for the database.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import copy
|
||||
import json
|
||||
import logging
|
||||
|
||||
@@ -10,8 +10,6 @@ display name. If multiple users match, they are listed and the command
|
||||
aborts. A new one-time reset link is always created.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import asyncio
|
||||
from uuid import UUID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user