cleaned code

This commit is contained in:
2026-03-28 15:46:13 +01:00
parent fdb4cf119b
commit cf1df4700e
51 changed files with 1659 additions and 723 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { InjectionToken } from '@angular/core';
import {InjectionToken} from '@angular/core';
export const BASE_PATH = new InjectionToken<string>('basePath');
export const COLLECTION_FORMATS = {