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