Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundnoble committed Dec 13, 2024
1 parent 4767905 commit e77046d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/Chainweb/Test/Pact5/RemotePactTest.hs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import Chainweb.Test.RestAPI.Utils (getCurrentBlockHeight)
import Data.Text qualified as Text
import Pact.Core.Errors
import "pact" Pact.Types.API qualified as Pact4
import "pact" Pact.Types.Command qualified as Pact4
import "pact" Pact.Types.Hash qualified as Pact4

Check warning on line 33 in test/unit/Chainweb/Test/Pact5/RemotePactTest.hs

View workflow job for this annotation

GitHub Actions / Build (9.10.1, 3.12, ubuntu-22.04, false)

The qualified import of ‘Pact.Types.Hash’ is redundant

Check warning on line 33 in test/unit/Chainweb/Test/Pact5/RemotePactTest.hs

View workflow job for this annotation

GitHub Actions / Build (9.8.2, 3.12, ubuntu-22.04, true)

The qualified import of ‘Pact.Types.Hash’ is redundant

Check warning on line 33 in test/unit/Chainweb/Test/Pact5/RemotePactTest.hs

View workflow job for this annotation

GitHub Actions / Build (9.6.6, 3.12, ubuntu-22.04, false)

The qualified import of ‘Pact.Types.Hash’ is redundant

Check warning on line 33 in test/unit/Chainweb/Test/Pact5/RemotePactTest.hs

View workflow job for this annotation

GitHub Actions / Build (9.8.2, 3.12, ubuntu-22.04, false)

The qualified import of ‘Pact.Types.Hash’ is redundant

Check warning on line 33 in test/unit/Chainweb/Test/Pact5/RemotePactTest.hs

View workflow job for this annotation

GitHub Actions / Build (9.8.2, 3.12, macos-latest, true)

The qualified import of ‘Pact.Types.Hash’ is redundant
import Chainweb.ChainId
import Chainweb.Graph (singletonChainGraph)
Expand Down

0 comments on commit e77046d

Please sign in to comment.