Skip to content

Remove await qualifier from tmpPath example#1

Open
ryanbaer wants to merge 1 commit intojohnlindquist:mainfrom
ryanbaer:patch-1
Open

Remove await qualifier from tmpPath example#1
ryanbaer wants to merge 1 commit intojohnlindquist:mainfrom
ryanbaer:patch-1

Conversation

@ryanbaer
Copy link
Copy Markdown

The rest of the examples in these docs for tmpPath indicate that it does not return a Promise. Additionally, the function itself also currently does not return a Promise.

If there are some changes planned here to make this async, feel free to disregard this PR.

Otherwise, this is just some tidying up to remove the await and reduce any future confusion.

The rest of the examples in these docs for `tmpPath` indicate that it does not return a Promise. Additionally, the function itself also currently does not return a Promise.

If there are some changes planned here to make this async, feel free to disregard this PR.

Otherwise, this is just some tidying up to remove the `await` and reduce any future confusion.
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