summaryrefslogtreecommitdiff
path: root/cmd2/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'cmd2/__init__.py')
-rw-r--r--cmd2/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmd2/__init__.py b/cmd2/__init__.py
index 2dd08977..bf6c047f 100644
--- a/cmd2/__init__.py
+++ b/cmd2/__init__.py
@@ -1,5 +1,2 @@
#
# -*- coding: utf-8 -*-
-#
-from .cmd2 import __version__, Cmd, AddSubmenu, CmdResult, categorize
-from .cmd2 import with_argument_list, with_argparser, with_argparser_and_unknown_args, with_category