Skip to content

Commit

Permalink
Minor formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ffakenz committed Nov 27, 2023
1 parent a9454c8 commit 1644732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydra-node/src/Hydra/Node/Network.hs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ module Hydra.Node.Network (
withNetwork,
withFlipHeartbeats,
configureMessagePersistence,
acksFile
acksFile,
) where

import Hydra.Prelude hiding (fromList, replicate)
Expand Down

0 comments on commit 1644732

Please sign in to comment.