mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(tests): remove unused import
This commit is contained in:
committed by
Łukasz Mierzwa
parent
88d7d81982
commit
3f1e3e420b
@@ -1,7 +1,5 @@
|
||||
import React from "react";
|
||||
|
||||
import { act } from "react-dom/test-utils";
|
||||
|
||||
import { mount } from "enzyme";
|
||||
|
||||
import toDiffableHtml from "diffable-html";
|
||||
|
||||
Reference in New Issue
Block a user