Skip to content

Commit 2b6c64c

Browse files
authored
fix(cardano-db-sync): Fix hlint error (#1592)
1 parent 738c598 commit 2b6c64c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cardano-db-sync/src/Cardano/DbSync/Util/Constraint.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{-# LANGUAGE FlexibleContexts #-}
22
{-# LANGUAGE OverloadedStrings #-}
33
{-# LANGUAGE RankNTypes #-}
4-
{-# LANGUAGE RecordWildCards #-}
54
{-# LANGUAGE TypeApplications #-}
65

76
module Cardano.DbSync.Util.Constraint (

0 commit comments

Comments
 (0)