Skip to content

Commit

Permalink
clean: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Sep 11, 2024
1 parent 366f7f7 commit 8ce1f8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dooit/ui/api/dooit_api.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from collections import defaultdict
from typing import TYPE_CHECKING, List, Callable
from textual.widget import Widget
from dooit.ui.api.plug import PluginManager
from dooit.ui.events.events import DooitEvent, SwitchTab
from dooit.ui.registry import registry
Expand Down

0 comments on commit 8ce1f8f

Please sign in to comment.