Remove symbol import

This commit is contained in:
Marcus Kammer 2024-06-20 23:09:32 +02:00
parent 04cbb35f38
commit 8603010047

View file

@ -1,8 +1,7 @@
(defpackage ml-survey/handlers
(:use #:cl)
(:import-from #:spinneret
#:*html*
#:*html-lang*)
#:*html*)
(:import-from #:hunchentoot
#:define-easy-handler
#:post-parameters*