Removed moonstream client unused import

pull/913/head
kompotkot 2023-08-30 13:36:55 +00:00
rodzic d6aa376b8e
commit 9f747474d7
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,6 @@ from typing import Any, Dict
from bugout.data import BugoutResources
from bugout.exceptions import BugoutResponseException
from moonstream.client import Moonstream # type: ignore
from sqlalchemy import text
from ..actions import get_all_entries_from_search, name_normalization