cleaned code
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user