organize services into services folder

This commit is contained in:
Jesse Lucas
2020-03-29 16:51:12 -04:00
parent 2fe94736e6
commit 0361d303f2
24 changed files with 20 additions and 21 deletions
@@ -5,7 +5,7 @@ import { MatSort } from '@angular/material/sort';
import { map } from 'rxjs/operators';
import { Observable, of as observableOf, merge, Subject } from 'rxjs';
import { Device } from '../../device';
import { SystemConfigService } from '../../system-config.service';
import { SystemConfigService } from '../../services/system-config.service';
/**
* Data source for the DeviceList view. This class should