Skip to content

Commit

Permalink
chore[refactor]: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
shrihankp committed Sep 14, 2022
1 parent 56b4b56 commit db68096
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wsEvents/selectAppVersion.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
const { EOL } = require('node:os');

const exec = require('../utils/promisifiedExec.js');

const downloadApp = require('../utils/downloadApp.js');
const getDeviceArch = require('../utils/getDeviceArch.js');

Expand Down

0 comments on commit db68096

Please sign in to comment.