Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-k committed Nov 4, 2023
1 parent f42ead5 commit 0fd193f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mig/test/Test/Server.hs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module Test.Server (spec) where

import Test.Hspec
import Test.Server.Counter qualified as Counter
import Test.Server.Hello qualified as Hello
import Test.Server.RouteArgs qualified as RouteArgs
import Test.Server.Counter qualified as Counter
import Test.Hspec

spec :: Spec
spec = describe "server" $ do
Expand Down

0 comments on commit 0fd193f

Please sign in to comment.