mirror of
https://github.com/maubot/rss.git
synced 2025-01-25 23:16:08 -05:00
Remove unused import
This commit is contained in:
parent
135fa779f8
commit
e05ebe5dc6
@ -20,7 +20,6 @@ from string import Template
|
||||
from sqlalchemy import (Column, String, Integer, DateTime, Text, Boolean, ForeignKey,
|
||||
Table, MetaData,
|
||||
select, and_, true)
|
||||
from sqlalchemy.exc import OperationalError
|
||||
from sqlalchemy.engine.base import Engine
|
||||
|
||||
from mautrix.types import UserID, RoomID
|
||||
|
Loading…
x
Reference in New Issue
Block a user