mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
refactor: Remove unused common script src files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {STRING_ERROR_MSG, STRING_DOES_NOT_EXIST_MSG} from '../helpers/content.helper';
|
||||
import {translator} from '../../common/script/src/content/helpers';
|
||||
import translator from '../../common/script/content/translation';
|
||||
|
||||
describe('Translator', () => {
|
||||
it('returns error message if string is not properly formatted', () => {
|
||||
|
||||
Reference in New Issue
Block a user