aboutsummaryrefslogtreecommitdiff
path: root/bin/leap
diff options
context:
space:
mode:
Diffstat (limited to 'bin/leap')
-rwxr-xr-xbin/leap1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/leap b/bin/leap
index af37986..171bbb0 100755
--- a/bin/leap
+++ b/bin/leap
@@ -45,7 +45,6 @@ module LeapCli::Commands
@terminal = HighLine.new
def_delegator :@terminal, :ask, 'self.ask'
def_delegator :@terminal, :agree, 'self.agree'
- def_delegator :@terminal, :ask, 'self.ask'
def_delegator :@terminal, :choose, 'self.choose'
def_delegator :@terminal, :say, 'self.say'