probot / octokit-plugin-config

🛠️ Get/set persisted configuration using YAML/JSON files in repositories
ISC License
35 stars 16 forks source link

chore: remove unnecessary await #261

Closed Uzlopak closed 3 months ago

Uzlopak commented 3 months ago

the await seems to be unnecessary.

wolfy1339 commented 3 months ago

I can confirm octokit.request.endpoint() is not an async function