Skip to content

Commit

Permalink
fix(cardano-db-sync): Fix hlint error
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie committed Jan 3, 2024
1 parent 738c598 commit 3e10246
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cardano-db-sync/src/Cardano/DbSync/Util/Constraint.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE RecordWildCards #-}
{-# LANGUAGE TypeApplications #-}

module Cardano.DbSync.Util.Constraint (
Expand Down

0 comments on commit 3e10246

Please sign in to comment.