Delete a dependency of lack.util on Alexandria.

This commit is contained in:
Eitaro Fukamachi 2016-09-27 12:36:36 +09:00
parent 6159d4a5ff
commit 8c6ba6f41d
2 changed files with 1 additions and 4 deletions

View file

@ -7,7 +7,6 @@
:version "0.1"
:author "Eitaro Fukamachi"
:license "LLGPL"
:depends-on (:ironclad
:alexandria)
:depends-on (:ironclad)
:components ((:file "src/util"))
:in-order-to ((test-op (test-op t-lack-util))))

View file

@ -6,8 +6,6 @@
:byte-array-to-hex-string
:digest-sequence
:make-digest)
(:import-from :alexandria
:when-let)
(:export :find-package-or-load
:find-middleware
:funcall-with-cb