Skip to content

Commit 164df47

Browse files
committed
Fix compilation error.
1 parent c0eb7a0 commit 164df47

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/Pnpm/PnpmLockSpec.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,6 @@ pnpmLockV6GraphSpec graph = do
372372

373373
pnpmLockV9GraphSpec :: Graphing Dependency -> Spec
374374
pnpmLockV9GraphSpec graph = do
375-
let hasEdge = expectEdge graph
376-
377375
describe "buildGraph" $ do
378376
it "should mark direct dependencies of project as direct" $ do
379377
expectDirect

0 commit comments

Comments
 (0)