chore: remove unused imports (#1534)
This commit is contained in:
@ -3,7 +3,6 @@ import React from 'react';
|
||||
import styled from 'react-emotion';
|
||||
import { partial } from 'lodash';
|
||||
import {
|
||||
Icon,
|
||||
AuthenticationPage,
|
||||
buttons,
|
||||
shadows,
|
||||
|
@ -1,6 +1,5 @@
|
||||
import GoTrue from "gotrue-js";
|
||||
import jwtDecode from 'jwt-decode';
|
||||
import { List } from 'immutable';
|
||||
import { get, pick, intersection } from "lodash";
|
||||
import { unsentRequest } from "netlify-cms-lib-util";
|
||||
import { GitHubBackend } from "netlify-cms-backend-github";
|
||||
|
Reference in New Issue
Block a user