Skip to content

Commit

Permalink
two more unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Dec 1, 2022
1 parent 4a396c2 commit 1cbc80d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/test-e2e-local.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
const {exec, exit, pushd, popd, pwd, cd, cp} = require('shelljs');
const yargs = require('yargs');
const fs = require('fs');
const path = require('path');
const os = require('os');
const {getBranchName} = require('./scm-utils');

const {
Expand Down

0 comments on commit 1cbc80d

Please sign in to comment.