memfreeme / memfree

MemFree - Hybrid AI Search Engine & AI Page Generator
https://www.memfree.me
MIT License
1.06k stars 168 forks source link

perf: inline return promise #121

Closed samir-byte closed 3 weeks ago

samir-byte commented 3 weeks ago

Pull Request for Memfree

Description

There is no advantage of awaiting promise when returning it from async function because it always returns a promise.

Changes Made

Checklist

Additional Information

Please provide any additional information that may be helpful for the reviewers.

github-actions[bot] commented 3 weeks ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

samir-byte commented 3 weeks ago

This is ready to be reviewed

github-actions[bot] commented 3 weeks ago

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀