Remove specs + eslind on front
This commit is contained in:
@@ -11,7 +11,7 @@ import { DataService } from '../services/data.service';
|
||||
@Injectable()
|
||||
export class LoaderInterceptor implements HttpInterceptor {
|
||||
|
||||
private tasks: number = 0;
|
||||
private tasks = 0;
|
||||
|
||||
constructor(
|
||||
private data$: DataService
|
||||
|
||||
Reference in New Issue
Block a user