Skip to content

Commit

Permalink
Remove unused language pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Mar 21, 2023
1 parent 75653bc commit 424ea6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cardano-api/src/Cardano/Api/TxBody.hs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE TypeApplications #-}
{-# LANGUAGE TypeFamilies #-}
{-# LANGUAGE UndecidableInstances #-}
{-# LANGUAGE ViewPatterns #-}

{- HLINT ignore "Avoid lambda using `infix`" -}
Expand Down

0 comments on commit 424ea6a

Please sign in to comment.