mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +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 Header from './header';
|
||||
|
||||
import AppConstants from '../constants/application_constants';
|
||||
|
||||
|
||||
let AscribeApp = React.createClass({
|
||||
propTypes: {
|
||||
|
Loading…
Reference in New Issue
Block a user