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