Skip to content

Commit

Permalink
remove unused pragma (new HLint is better at catching those)
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Jul 10, 2020
1 parent 3df6364 commit 598c7c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Cardano/Address/Style/ByronSpec.hs
Expand Up @@ -5,7 +5,6 @@
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE GADTs #-}
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
{-# LANGUAGE OverloadedLabels #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE TypeApplications #-}
Expand Down

0 comments on commit 598c7c8

Please sign in to comment.