Skip to content

Instantly share code, notes, and snippets.

@obbaeiei
Created July 23, 2018 15:19
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 obbaeiei/3278f7f7b7cf10d9ba27e7ced35c2d63 to your computer and use it in GitHub Desktop.
Save obbaeiei/3278f7f7b7cf10d9ba27e7ced35c2d63 to your computer and use it in GitHub Desktop.
unused function
const unused01 = (resolve) => {
resolve()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment