Skip to content

Commit 5fe0102

Browse files
committed
fix lint
1 parent d6c84ef commit 5fe0102

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/functional/apk-signing-e2e-specs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import os from 'os';
44
import { unsignApk } from '../../lib/tools/apk-signing';
55
import { apiLevel } from './setup';
66

7-
apiLevel
87
const fixturesRoot = path.resolve(__dirname, '..', 'fixtures');
98
const selendroidTestApp = path.resolve(fixturesRoot, 'selendroid-test-app.apk');
109
const contactManagerPath = apiLevel < 23

0 commit comments

Comments
 (0)