Skip to content

Commit 0662e51

Browse files
committed
build(deps): Temporarily remove root imports (for monkeytype)
1 parent aca0004 commit 0662e51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

libtmux/__init__.py

-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,3 @@
99
__title__,
1010
__version__,
1111
)
12-
from .pane import Pane
13-
from .server import Server
14-
from .session import Session
15-
from .window import Window

0 commit comments

Comments
 (0)