Skip to content

Commit 6be6ba4

Browse files
committed
Remove unused import
1 parent cd7b5dc commit 6be6ba4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

toot/tui/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from toot import api, config, __version__, settings
1111
from toot import App, User
1212
from toot.cli import get_default_visibility
13-
from toot.exceptions import ApiError
1413
from toot.utils.datetime import parse_datetime
1514

1615
from .compose import StatusComposer

0 commit comments

Comments
 (0)