aboutsummaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
authorCoin Okay <cbeok@protonmail.com>2020-04-23 16:00:34 -0500
committerCoin Okay <cbeok@protonmail.com>2020-04-23 16:00:34 -0500
commit0840e0e6928b0225d955e6f12b656bd028d06ed0 (patch)
tree579eead7b0b076f933dc171d1f4c21377d2ff93e /package.lisp
parenta2360322254a8370a79dc5372224da2d380d11ae (diff)
aliasing http-ok and http-err inside defroute
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.lisp b/package.lisp
index 2e7d8ac..0bd0c95 100644
--- a/package.lisp
+++ b/package.lisp
@@ -15,7 +15,6 @@
#:*resp-headers*
#:add-decoder
#:add-header
- #:current-handler
#:defroute
#:http-err
#:http-ok