resolve GitHub Actions / lint: warnings

- 'screen' is defined but never used

Fix over 5f24ef9c72
pull/36/head
David Ordás 2022-09-16 15:31:32 +02:00
parent 5f24ef9c72
commit 88ccc2097d
No known key found for this signature in database
GPG Key ID: 6FD751229911593E
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import React from "react";
import {
render,
screen,
cleanup,
waitFor,
waitForElementToBeRemoved,