1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 17:33:14 +01:00

Forgot to remove unnecessary import

This commit is contained in:
Brett Sun 2016-01-19 15:06:26 +01:00
parent 86ff1f88d0
commit 9c1b229d85

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: {