mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
forgot one Q import
This commit is contained in:
parent
a199fd08c1
commit
9dc811febb
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
import React from 'react/addons';
|
import React from 'react/addons';
|
||||||
import Raven from 'raven-js';
|
import Raven from 'raven-js';
|
||||||
|
import Q from 'q';
|
||||||
|
|
||||||
import { getCookie } from '../../utils/fetch_api_utils';
|
import { getCookie } from '../../utils/fetch_api_utils';
|
||||||
import { getLangText } from '../../utils/lang_utils';
|
import { getLangText } from '../../utils/lang_utils';
|
||||||
|
Loading…
Reference in New Issue
Block a user