mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
clean up unsused imports
This commit is contained in:
parent
d11e62fea1
commit
fc8b01cf44
@ -1,6 +1,6 @@
|
|||||||
import React, { PropTypes, Component } from 'react';
|
import React, { PropTypes, Component } from 'react';
|
||||||
|
|
||||||
import { Textfield, IconButton, Menu, MenuItem, Checkbox, Card, CardTitle, CardText } from 'react-mdl';
|
import { Textfield, IconButton, Menu, MenuItem, Checkbox } from 'react-mdl';
|
||||||
import { FormButtons } from '../common';
|
import { FormButtons } from '../common';
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user