Skip to content

Commit

Permalink
replace a relative import
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Oct 20, 2023
1 parent dd12333 commit 57f654a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nextline/plugin/plugins/session/monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
from apluggy import PluginManager

from nextline import spawned

from ....spawned import QueueOut
from nextline.spawned import QueueOut

# from rich import print

Expand Down

0 comments on commit 57f654a

Please sign in to comment.