mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-10 04:25:47 +00:00
optimize imports
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
import sqlite3
|
||||
|
||||
from pathlib import Path
|
||||
from typing import Any, Dict, Tuple, TypeVar, Callable
|
||||
from typing import Any, Callable, Dict, Tuple, TypeVar
|
||||
|
||||
from ahriman.core.log import LazyLogging
|
||||
|
||||
|
Reference in New Issue
Block a user