1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 13:41:57 +02:00

remove raven

This commit is contained in:
Tim Daubenschütz 2015-09-04 18:15:42 +02:00
parent c1a5790bfe
commit ac28ef4ee0

View File

@ -3,7 +3,6 @@
import React from 'react/addons';
import Router from 'react-router';
import Q from 'q';
import Raven from 'raven-js';
import { getCookie } from '../../utils/fetch_api_utils';
import { getLangText } from '../../utils/lang_utils';