Merge dev into Romain
This commit is contained in:
parent
6c9aa254e8
commit
4a271c15b7
2 changed files with 2 additions and 6 deletions
|
|
@ -14,11 +14,6 @@ export class FavorisUserComponent implements OnInit {
|
|||
listRestoFav: any;
|
||||
|
||||
constructor(private apiBackService : ApiBackService,private tokenService : TokenService) {
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
constructor(private apiBackService : ApiBackService,private tokenService : TokenService) {
|
||||
>>>>>>> dev
|
||||
}
|
||||
|
||||
ngOnInit(): void {
|
||||
|
|
@ -38,3 +33,4 @@ export class FavorisUserComponent implements OnInit {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue