mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
Remove double import
This commit is contained in:
@@ -11,7 +11,6 @@ import {
|
|||||||
isLoginPending,
|
isLoginPending,
|
||||||
getLoginFailure
|
getLoginFailure
|
||||||
} from "../modules/auth";
|
} from "../modules/auth";
|
||||||
import { connect } from "react-redux";
|
|
||||||
import { getLoginInfoLink, getLoginLink } from "../modules/indexResource";
|
import { getLoginInfoLink, getLoginLink } from "../modules/indexResource";
|
||||||
import LoginInfo from "../components/LoginInfo";
|
import LoginInfo from "../components/LoginInfo";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user