summaryrefslogtreecommitdiff
path: root/app/builder
diff options
context:
space:
mode:
authorlxf <sng@luxagraf.net>2019-05-25 15:10:38 +0000
committerlxf <sng@luxagraf.net>2019-05-25 15:10:38 +0000
commitdd09ca3810ea0798899870930c3efb388b776a7c (patch)
tree0cf0f8ba6c44b774a0867f48fce9cafb96620974 /app/builder
parentfc037fa9bf0eee9920ae1da14ce80d594f39cba4 (diff)
made some changes to use new checkin model
Diffstat (limited to 'app/builder')
-rw-r--r--app/builder/views.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/builder/views.py b/app/builder/views.py
index c0bb5c0..ca4a876 100644
--- a/app/builder/views.py
+++ b/app/builder/views.py
@@ -7,7 +7,6 @@ from resume.build import pub_builder, resume_builder
from books.build import builder as book_builder
from sightings.build import builder as sightings_builder
from photos.build import builder as photo_builder
-from figments.build import builder as figments_builder
from notes.build import builder as notes_builder
from pages.build import builder as page_builder
from fieldnotes.build import builder as fieldnotes_builder