Skip to content

Commit 14aaffd

Browse files
committed
!squash
1 parent bce5da6 commit 14aaffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtmux/session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import logging
88
import os
99
import typing as t
10-
from typing import Any, Dict, List, Optional, Union
10+
from typing import Dict, Optional, Union
1111

1212
from libtmux.common import tmux_cmd
1313
from libtmux.window import Window

0 commit comments

Comments
 (0)