Skip to content

Commit

Permalink
Fixed a few more imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jan 5, 2022
1 parent a39b4a8 commit 6db9dce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utils/string.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
(:import-from #:cl-fad
#:pathname-as-directory)
(:import-from #:metatilities
#:string-starts-with
#:string-ends-with
#:whitespacep)
(:export #:humanize-name
#:attributize-name
Expand Down

0 comments on commit 6db9dce

Please sign in to comment.