Skip to content

Commit

Permalink
make compile
Browse files Browse the repository at this point in the history
  • Loading branch information
battermann committed May 22, 2024
1 parent 502477c commit af29e3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions services/federator/src/Federator/ExternalServer.hs
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ import Imports
import Network.HTTP.Client (Manager)
import Network.HTTP.Types qualified as HTTP
import Network.Wai qualified as Wai
import Network.Wai.Utilities.Server (federationRequestIdHeaderName)
import Polysemy
import Polysemy.Error
import Polysemy.Input
Expand Down
1 change: 0 additions & 1 deletion services/federator/src/Federator/InternalServer.hs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ import Servant.API
import Servant.API.Extended.Endpath
import Servant.Server (Tagged (..))
import Servant.Server.Generic
import System.Logger (field, msg)
import System.Logger.Class qualified as Log
import Wire.API.Federation.Component
import Wire.API.Routes.FederationDomainConfig
Expand Down

0 comments on commit af29e3f

Please sign in to comment.