Refactoring: Move chart dir into services dir
This commit is contained in:
parent
e6612f610c
commit
aba85b977d
41 changed files with 53 additions and 53 deletions
|
@ -1,6 +1,6 @@
|
|||
import $ from 'cafy';
|
||||
import define from '../../../define';
|
||||
import perUserNotesChart from '../../../../../chart/per-user-notes';
|
||||
import perUserNotesChart from '../../../../../services/chart/per-user-notes';
|
||||
import ID, { transform } from '../../../../../misc/cafy-id';
|
||||
|
||||
export const meta = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue