Skip to content

Commit

Permalink
[command] removed duplicate PROMPT
Browse files Browse the repository at this point in the history
  • Loading branch information
bennn committed Oct 20, 2015
1 parent 900558e commit 9a8d4f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ipoe/private/command/dbshell.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,6 @@
init-repl)
(init-repl))))))))))

(define PROMPT #"ipoe:db> ")

(define (init-repl [port #f])
;; -- Factor all REPL interactions through `respond`,
;; so they get saved to the logfile
Expand Down

0 comments on commit 9a8d4f6

Please sign in to comment.