Convert other globals to exported functions

This commit is contained in:
Blade Barringer
2015-10-03 10:48:42 -05:00
parent f9ee70e912
commit 4b46a0e9fc
12 changed files with 52 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
import {
expectValidTranslationString
} from '../helpers/content.helper';
import backgroundSets from '../../common/script/src/content/backgrounds';
import {each} from 'lodash';