Use import syntax
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
'use strict';
|
||||
|
||||
var t = require('../helpers/translator.js');
|
||||
import t from '../helpers/translator';
|
||||
|
||||
/*
|
||||
---------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user