Skip to content

Commit aea0220

Browse files
committed
Fix flake8 failure
1 parent be14802 commit aea0220

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd2/cmd2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import inspect
3636
import os
3737
import re
38-
import shlex
3938
import sys
4039
import threading
4140
from typing import Any, Callable, Dict, List, Mapping, Optional, Tuple, Type, Union, IO

0 commit comments

Comments
 (0)