remove useless import in example
This commit is contained in:
parent
60c7addb5e
commit
d6464d9dc4
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ import Servant.API
|
|||
import Servant.Client
|
||||
import Servant.Docs
|
||||
import Servant.Server
|
||||
import Servant.Common.BaseUrl
|
||||
|
||||
-- * Example
|
||||
|
||||
|
|
Loading…
Reference in a new issue