Skip to content

Commit

Permalink
Removed unnecessary import.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jan 8, 2024
1 parent ac992ff commit 5d1bfc8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/request.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
#:assoc-value)
(:import-from #:reblocks/variables
#:*action-string*)
(:import-from #:reblocks/utils/uri
#:query-string->alist)


;; Just to add dependency
(:import-from #:quri)
(:import-from #:str
Expand Down

0 comments on commit 5d1bfc8

Please sign in to comment.