Skip to content

Commit

Permalink
Remove redundant TypeApplications pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
teodanciu committed Oct 27, 2023
1 parent 85f657b commit e4ab085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cardano-cli/src/Cardano/CLI/Legacy/Run/Transaction.hs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TypeApplications #-}

module Cardano.CLI.Legacy.Run.Transaction
( runLegacyTransactionCmds
Expand Down

0 comments on commit e4ab085

Please sign in to comment.