summaryrefslogtreecommitdiff
path: root/cmd2/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'cmd2/constants.py')
-rw-r--r--cmd2/constants.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd2/constants.py b/cmd2/constants.py
index 552c1a74..9f29be86 100644
--- a/cmd2/constants.py
+++ b/cmd2/constants.py
@@ -57,4 +57,3 @@ PARSER_ATTR_COMMANDSET = 'command_set'
# custom attributes added to argparse Namespaces
NS_ATTR_SUBCMD_HANDLER = '__subcmd_handler__'
-NS_ATTR_STATEMENT = '__statement__'