Remove unused import

This commit is contained in:
yogevbd
2019-07-28 00:38:43 +03:00
parent c06c806a71
commit 4bc2ca47c8

View File

@@ -1,4 +1,3 @@
const exec = require('shell-utils').exec;
module.exports = {
elementByLabel: (label) => {