1
0
mirror of https://github.com/ascribe/onion.git synced 2024-11-15 01:25:17 +01:00
This commit is contained in:
Tim Daubenschütz 2015-07-16 18:27:34 +02:00
parent 1b210bd10c
commit 1d50fa36a2

View File

@ -1,7 +1,7 @@
'use strict';
import { sanitize } from './general_utils';
import AppConstants from './constants_utils';
import AppConstants from '../constants/application_constants';
// TODO: Create Unittests that test all functions