Forgot to remove unnecessary import

This commit is contained in:
Brett Sun 2016-01-19 15:06:26 +01:00
parent 86ff1f88d0
commit 9c1b229d85
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ import React from 'react';
import AppBase from './app_base';
import Header from './header';
import AppConstants from '../constants/application_constants';
let AscribeApp = React.createClass({
propTypes: {