summaryrefslogtreecommitdiff
path: root/cmd2/cmd2.py
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2018-05-23 22:27:29 -0600
committerkotfu <kotfu@kotfu.net>2018-05-23 22:27:29 -0600
commitda0e211d40f89c36f81752ac0de3a971a86d8642 (patch)
treef0a707e1362f23675a54262b12abbd4f1d223e2c /cmd2/cmd2.py
parent6780baa83457f7e99ba3a9c4f6a3c27701326ac5 (diff)
downloadcmd2-git-da0e211d40f89c36f81752ac0de3a971a86d8642.tar.gz
Fix merge error
Diffstat (limited to 'cmd2/cmd2.py')
-rwxr-xr-xcmd2/cmd2.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd2/cmd2.py b/cmd2/cmd2.py
index 6a2f0e02..f4ed8d08 100755
--- a/cmd2/cmd2.py
+++ b/cmd2/cmd2.py
@@ -1278,8 +1278,6 @@ class Cmd(cmd.Cmd):
"""
import functools
if state == 0 and rl_type != RlType.NONE:
-
- if state == 0:
unclosed_quote = ''
self.set_completion_defaults()