Skip to content

Commit f01a5e9

Browse files
committed
#24 Fixing the TravisBuild
1 parent 4a411a2 commit f01a5e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/group/BaseGroup.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import React, { Component, PropTypes } from 'react';
2-
import AlertMessage from '../common/AlertMessage';
3-
import NormalForm from './../form/NormalForm';
42

53
class BaseGroup extends Component {
64
static propTypes = {

0 commit comments

Comments
 (0)