move global services to "global" directory
This commit is contained in:
parent
00b216c83c
commit
a55649e89a
192 changed files with 223 additions and 223 deletions
|
|
@ -9,7 +9,7 @@ import { FlashService } from '@/core/FlashService.js';
|
|||
import { IdService } from '@/core/IdService.js';
|
||||
import { FlashsRepository, MiFlash, MiUser, UserProfilesRepository, UsersRepository } from '@/models/_.js';
|
||||
import { DI } from '@/di-symbols.js';
|
||||
import { CacheManagementService } from '@/core/CacheManagementService.js';
|
||||
import { CacheManagementService } from '@/global/CacheManagementService.js';
|
||||
import { GlobalModule } from '@/GlobalModule.js';
|
||||
import { CoreModule } from '@/core/CoreModule.js';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue