resolve GitHub Actions / lint: warnings
- 'screen' is defined but never used
Fix over 5f24ef9c72
pull/36/head
parent
5f24ef9c72
commit
88ccc2097d
|
@ -1,7 +1,6 @@
|
|||
import React from "react";
|
||||
import {
|
||||
render,
|
||||
screen,
|
||||
cleanup,
|
||||
waitFor,
|
||||
waitForElementToBeRemoved,
|
||||
|
|
Loading…
Reference in New Issue