style: fix import ordering in database.py

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-14 00:32:02 +00:00
parent 53a9efa56d
commit d3b3575f8a
-1
View File
@@ -2,7 +2,6 @@
import logging
import os
from collections.abc import Generator
from typing import Any