Skip to content

Commit

Permalink
Fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed May 10, 2024
1 parent 0185613 commit 46fda3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
(:local-nicknames
(#:pln #:trivial-package-local-nicknames))
(:use #:cl)
(:shadow #:search #:block)
(:shadow #:search #:block #:warning)
;; conditions.lisp
(:export
#:protocol-condition
Expand Down

0 comments on commit 46fda3c

Please sign in to comment.