Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fdev31 committed Dec 24, 2023
1 parent 7016f7f commit 3475106
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyprland/command.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import os
import sys
from typing import cast
from collections import defaultdict

from .common import PyprError, get_logger, init_logger
from .ipc import get_event_stream, notify_error, notify_fatal, notify_info
Expand Down

0 comments on commit 3475106

Please sign in to comment.