mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +01:00
Forgot to remove unnecessary import
This commit is contained in:
parent
86ff1f88d0
commit
9c1b229d85
@ -5,8 +5,6 @@ import React from 'react';
|
|||||||
import AppBase from './app_base';
|
import AppBase from './app_base';
|
||||||
import Header from './header';
|
import Header from './header';
|
||||||
|
|
||||||
import AppConstants from '../constants/application_constants';
|
|
||||||
|
|
||||||
|
|
||||||
let AscribeApp = React.createClass({
|
let AscribeApp = React.createClass({
|
||||||
propTypes: {
|
propTypes: {
|
||||||
|
Loading…
Reference in New Issue
Block a user