Skip to content

Commit 462dbe0

Browse files
committed
chore: Remove unused comment
1 parent e0ef350 commit 462dbe0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libtmux/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,6 @@ def where(self, attrs: D) -> t.List[O]:
413413
...
414414

415415
def where(self, attrs: D, first: bool = False) -> t.Union[List[O], O]:
416-
# ) -> List[Union["Session", "Pane", "Window", t.Any]]:
417416
"""
418417
Return objects matching child objects properties.
419418

0 commit comments

Comments
 (0)