remove unecessary import
This commit is contained in:
parent
628830a8cf
commit
ade9546838
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
// @flow
|
||||
import { SITE_NAME } from 'config';
|
||||
import * as PAGES from 'constants/pages';
|
||||
import * as MODALS from 'constants/modal_types';
|
||||
import * as ICONS from 'constants/icons';
|
||||
import React from 'react';
|
||||
|
|
Loading…
Reference in a new issue