mirror of
https://github.com/ascribe/onion.git
synced 2024-12-31 17:17:48 +01:00
remove wrong imports from fineuploader
This commit is contained in:
parent
8fc812e574
commit
acbfd8c840
@ -2,11 +2,6 @@
|
||||
|
||||
import React from 'react/addons';
|
||||
|
||||
import promise from 'es6-promise';
|
||||
promise.polyfill();
|
||||
|
||||
import fetch from 'isomorphic-fetch';
|
||||
|
||||
import { getCookie } from '../../utils/fetch_api_utils';
|
||||
import { getLangText } from '../../utils/lang_utils';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user