Created
July 23, 2018 15:19
-
-
Save obbaeiei/3278f7f7b7cf10d9ba27e7ced35c2d63 to your computer and use it in GitHub Desktop.
unused function
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const unused01 = (resolve) => { | |
resolve() | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment