mirror of
https://github.com/wassname/talk.git
synced 2026-07-11 10:32:32 +08:00
unused vars
This commit is contained in:
@@ -3,7 +3,6 @@ import {Link} from 'react-router';
|
||||
import styles from './Widget.css';
|
||||
import I18n from 'coral-framework/modules/i18n/i18n';
|
||||
import translations from 'coral-admin/src/translations';
|
||||
import range from 'lodash/range';
|
||||
|
||||
const lang = new I18n(translations);
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@ import {Link} from 'react-router';
|
||||
import styles from './Widget.css';
|
||||
import I18n from 'coral-framework/modules/i18n/i18n';
|
||||
import translations from 'coral-admin/src/translations';
|
||||
import range from 'lodash/range';
|
||||
|
||||
const lang = new I18n(translations);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user