mirror of
https://github.com/maubot/rss.git
synced 2025-08-02 03:46:06 -04:00
Remove unused import
This commit is contained in:
parent
135fa779f8
commit
e05ebe5dc6
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue