1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-23 12:52:31 +03:00

Just fix PS warnings

This commit is contained in:
Jens Krause 2017-07-31 16:23:21 +02:00
parent 0724a5aaa0
commit 9289d11fbe
No known key found for this signature in database
GPG Key ID: 3B2FAFBCEFA5906D

View File

@ -6,7 +6,6 @@ import Prelude
import Data.Array (null)
import Data.Foldable (for_)
import Data.Newtype (unwrap)
import Guide.Api.ClientTypes (CCategoryOverview(..), CGrandCategory(..))
import Guide.Events (Event(..))
import Guide.Routes (Route(..), toUrl)