parent
2ed1eed328
commit
52b4b50423
@ -1,5 +1,2 @@ |
||||
import {Injectable} from "@angular/core"; |
||||
@Injectable() |
||||
export class Routes{ |
||||
|
||||
} |
||||
export const collaborateursUrl = 'https://localhost:7125/api/collaborateurs'; |
||||
export const agencesUrl = 'https://localhost:7125/api/agences'; |
||||
|
@ -1,5 +0,0 @@ |
||||
import {Injectable} from "@angular/core"; |
||||
@Injectable() |
||||
export class Strings_fr{ |
||||
|
||||
} |
Loading…
Reference in new issue