Skip to content

Commit

Permalink
Remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
supersven committed Dec 18, 2024
1 parent 15d9e54 commit 1abf2a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/galley/src/Galley/Intra/Util.hs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import Galley.Env hiding (brig)
import Galley.Monad
import Galley.Options
import Imports hiding (log)
import Network.HTTP.Types

data IntraComponent = Brig | Spar
deriving (Show)
Expand Down

0 comments on commit 1abf2a9

Please sign in to comment.