diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2021-03-18 18:10:53 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2021-03-18 18:10:53 -0400 |
commit | e30b6f15cf5a9fb3605b21681fd46260831e3e06 (patch) | |
tree | c2be7bd7621d49ea79648d497cd20b2d9b11552c | |
parent | 0f8a17a4714474a548bb4c033e1b6feb399808c8 (diff) |
builder: blog: Remove (haunt page) import.
-rw-r--r-- | haunt/builder/blog.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/haunt/builder/blog.scm b/haunt/builder/blog.scm index 4cf671f..079a4d2 100644 --- a/haunt/builder/blog.scm +++ b/haunt/builder/blog.scm @@ -30,7 +30,6 @@ #:use-module (haunt artifact) #:use-module (haunt site) #:use-module (haunt post) - #:use-module (haunt page) #:use-module (haunt utils) #:use-module (haunt html) #:export (theme |