Skip to content

Instantly share code, notes, and snippets.

@vestrel00
Created October 7, 2021 20:10
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 vestrel00/ccec68c7eabeafde8b3934c678272ba9 to your computer and use it in GitHub Desktop.
Save vestrel00/ccec68c7eabeafde8b3934c678272ba9 to your computer and use it in GitHub Desktop.
If we no longer like John Doe, we can DELETE him from our life
Contacts(context)
.delete()
.contacts(johnDoe)
.commit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment