Remove a redundant import

This commit is contained in:
Danielle McLean 2017-10-16 20:58:44 +11:00
parent 5a83121431
commit 2d1cbbf105
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5

View file

@ -13,7 +13,7 @@ import Yesod.Sitemap
import Import
import Model.Entry.Kind ( EntryKind, allEntryKinds )
import Model.Entry.Kind ( allEntryKinds )
import Widget.Entry ( entryR )
-- These handlers embed files in the executable at compile time to avoid a