Skip to content

Instantly share code, notes, and snippets.

@FunnyGhost
Created December 5, 2019 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FunnyGhost/88c7a8a0fdeac8bd6cabef2fb200c74e to your computer and use it in GitHub Desktop.
Save FunnyGhost/88c7a8a0fdeac8bd6cabef2fb200c74e to your computer and use it in GitHub Desktop.
deleteMovie(movie: Movie): void {
this.favoriteMovieService.deleteMovie(movie);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment