Merge pull request #210 from khinsen/fix-wordpress-importer
This commit is contained in:
commit
b70b6d8c11
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@
|
||||||
(:import-from :coleslaw #:slugify
|
(:import-from :coleslaw #:slugify
|
||||||
#:load-config
|
#:load-config
|
||||||
#:*config*
|
#:*config*
|
||||||
#:repo)
|
#:repo
|
||||||
|
#:repo-dir
|
||||||
|
#:separator)
|
||||||
(:import-from :local-time #:+short-month-names+)
|
(:import-from :local-time #:+short-month-names+)
|
||||||
(:import-from :cl-ppcre #:regex-replace-all))
|
(:import-from :cl-ppcre #:regex-replace-all))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue