Refactor
This commit is contained in:
parent
aa4ef6745a
commit
d92044cf6a
13 changed files with 12 additions and 12 deletions
|
@ -12,8 +12,8 @@ import * as glob from 'glob';
|
|||
import * as yaml from 'js-yaml';
|
||||
import ObjectContext from 'cafy/built/types/object';
|
||||
import config from '../../config';
|
||||
import I18n from '../../build/i18n';
|
||||
import { fa } from '../../build/fa';
|
||||
import I18n from '../../misc/i18n';
|
||||
import { fa } from '../../misc/fa';
|
||||
import { licenseHtml } from '../../build/license';
|
||||
const constants = require('../../const.json');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue