Remove symbol import
This commit is contained in:
parent
04cbb35f38
commit
8603010047
1 changed files with 1 additions and 2 deletions
|
@ -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*
|
||||
|
|
Loading…
Add table
Reference in a new issue