Remove unused variable (#10966)

# Objective

- Shorten code file.

## Solution

- Remove unused variable.
This commit is contained in:
Tygyh 2023-12-13 21:41:45 +01:00 committed by GitHub
parent 2b9c97d203
commit c0489c362c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,3 @@
var assert = require('assert');
const percyScreenshot = require('@percy/appium-app');