Wordpress import plugin: add missing symbols to import
This commit is contained in:
parent
cc0271b319
commit
bcc81664e5
1 changed files with 3 additions and 1 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue