mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-17 10:41:06 +01:00
removed unused imports
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
// @flow
|
// @flow
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import type { History } from "history";
|
|
||||||
import { connect } from "react-redux";
|
|
||||||
import { translate } from "react-i18next";
|
|
||||||
|
|
||||||
type Props = {
|
type Props = {
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user