Merge pull request #210 from khinsen/fix-wordpress-importer

This commit is contained in:
Cthulhux 2024-05-10 14:48:11 +02:00 committed by GitHub
commit b70b6d8c11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,9 @@
(:import-from :coleslaw #:slugify
#:load-config
#:*config*
#:repo)
#:repo
#:repo-dir
#:separator)
(:import-from :local-time #:+short-month-names+)
(:import-from :cl-ppcre #:regex-replace-all))