Skip to content

Commit e239bb5

Browse files
committed
Removed unnecessary import.
1 parent 9f88192 commit e239bb5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd2/types.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"""Defines common types used throughout cmd2."""
22

3-
from __future__ import annotations
4-
53
from collections.abc import (
64
Callable,
75
Mapping,

0 commit comments

Comments
 (0)