Skip to content

Commit

Permalink
chore: satisfy ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Dec 1, 2024
1 parent 4d0a884 commit 590b419
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dooit/ui/api/dooit_api.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from pathlib import Path
from typing import TYPE_CHECKING, Optional
from typing import TYPE_CHECKING
from dooit.ui.api.events import BarNotification, NotificationType
from dooit.ui.api.plug import PluginManager
from .events import DooitEvent, SwitchTab, _QuitApp
Expand Down

0 comments on commit 590b419

Please sign in to comment.