mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
remove unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
// @flow
|
// @flow
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import type { PagedCollection } from "../types/Collection";
|
|
||||||
import { mount, shallow } from "enzyme";
|
import { mount, shallow } from "enzyme";
|
||||||
import "../tests/enzyme";
|
import "../tests/enzyme";
|
||||||
import "../tests/i18n";
|
import "../tests/i18n";
|
||||||
|
|||||||
Reference in New Issue
Block a user