organize services into services folder
This commit is contained in:
@@ -5,7 +5,7 @@ import { MatTable } from '@angular/material/table';
|
||||
|
||||
import { FolderListDataSource } from './folder-list-datasource';
|
||||
import Folder from '../../folder';
|
||||
import { SystemConfigService } from '../../system-config.service';
|
||||
import { SystemConfigService } from '../../services/system-config.service';
|
||||
import { dataTableElevation } from '../../style';
|
||||
import { Subject } from 'rxjs';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user