We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7b5dc commit 6be6ba4Copy full SHA for 6be6ba4
toot/tui/app.py
@@ -10,7 +10,6 @@
10
from toot import api, config, __version__, settings
11
from toot import App, User
12
from toot.cli import get_default_visibility
13
-from toot.exceptions import ApiError
14
from toot.utils.datetime import parse_datetime
15
16
from .compose import StatusComposer
0 commit comments