mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
refactor: Remove unused common script src files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import i18n from '../../../common/script/src/i18n';
|
||||
import i18n from '../../../common/script/i18n';
|
||||
i18n.translations = require('../../../website/src/libs/i18n.js').translations;
|
||||
|
||||
// Use this to verify error messages returned by the server
|
||||
|
||||
Reference in New Issue
Block a user