Remove redundant deps from API.hs
Thank you, -Wall. You are truly an unsung hero.
This commit is contained in:
parent
7b8ec4170a
commit
3eaf6e5aea
1 changed files with 0 additions and 2 deletions
|
@ -3,9 +3,7 @@
|
|||
--------------------------------------------------------------------------------
|
||||
module API where
|
||||
--------------------------------------------------------------------------------
|
||||
import Data.Text
|
||||
import Servant.API
|
||||
import Web.Cookie
|
||||
|
||||
import qualified Types as T
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue