remove redundant Authentication import
This commit is contained in:
parent
d0c5797664
commit
81f8b885d4
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ import Data.List
|
|||
import GHC.Generics
|
||||
import Network.Wai
|
||||
import Servant
|
||||
import Servant.Server.Internal.Authentication
|
||||
|
||||
|
||||
data Position = Position
|
||||
{ x :: Int
|
||||
|
|
Loading…
Reference in a new issue