mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
new fix
This commit is contained in:
parent
1b210bd10c
commit
1d50fa36a2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user