chore(build): remove redundant import
This commit is contained in:
parent
3b34627733
commit
d26c145e55
@ -63,7 +63,7 @@ import qualified Control.Monad.State.Class as State
|
||||
import qualified Servant.Types.SourceT as S
|
||||
import Servant.API (SourceIO)
|
||||
|
||||
import Utils (throwExceptT, Canonical(..), canonical)
|
||||
import Utils (throwExceptT, Canonical(..))
|
||||
|
||||
import Yesod.Servant (ServantApi, servantApiBaseUrl)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user