diff options
Diffstat (limited to 'app/app.lisp')
-rw-r--r-- | app/app.lisp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app/app.lisp b/app/app.lisp index 5af7006..46ef74b 100644 --- a/app/app.lisp +++ b/app/app.lisp @@ -33,11 +33,9 @@ (clip/command) (show/command) (draft/command) - )) + (modify/command))) -;; ol delete <ID> - ;; ol account login <USER> <PW> ;; ol account logout ;; ol account signature <new sig> |