mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Remove unused import (#1370)
This commit is contained in:
parent
43b526e36e
commit
5176a6d358
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import Fleet from "fleet";
|
|||
import config from "redux/nodes/entities/users/config";
|
||||
import { formatErrorResponse } from "redux/nodes/entities/base/helpers";
|
||||
import { logoutUser, updateUserSuccess } from "redux/nodes/auth/actions";
|
||||
import { create } from "lodash";
|
||||
|
||||
const { actions } = config;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue