Skip to content

Remove Warning about Deprecated calling function#63

Open
denis-zavgorodny wants to merge 2 commits into
desmondmorris:masterfrom
denis-zavgorodny:master
Open

Remove Warning about Deprecated calling function#63
denis-zavgorodny wants to merge 2 commits into
desmondmorris:masterfrom
denis-zavgorodny:master

Conversation

@denis-zavgorodny
Copy link
Copy Markdown

[DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.

s.unlinkSync should call with a callback. I add an empty callback function to avoid the warning.

resolve a problem with depreciation warning "[DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant