Skip to content

Commit 1730683

Browse files
committed
style: Remove unused variable
1 parent 4c79a05 commit 1730683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/github.pact.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const { PactV3, MatchersV3 } = require('@pact-foundation/pact');
1+
const { PactV3 } = require('@pact-foundation/pact');
22

33
const path = require('path');
44
const github = require('./github');

0 commit comments

Comments
 (0)