mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 13:13:22 +08:00
remove unneeded import
This commit is contained in:
parent
e01e7bebbf
commit
52e5cf7be8
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ import { FormattedMessage } from "react-intl";
|
|||
import { getUserProfileInfo } from "../../../../../services/api/users_api";
|
||||
import { addCurrentUser } from "../../../../../components/actions/UsersActions";
|
||||
|
||||
import * as Permissions from "../../../../../services/permissions";
|
||||
|
||||
import AvatarInputField from "./AvatarInputField";
|
||||
import ProfileInputField from "./ProfileInputField";
|
||||
|
||||
|
|
Loading…
Reference in a new issue