[PR #4778] [MERGED] chore: remove top level awaits #4928

Closed
opened 2026-03-17 02:25:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4778
Author: @nivedin
Created: 2/21/2025
Status: Merged
Merged: 2/21/2025
Merged by: @jamesgeorge007

Base: nextHead: fix/remove-rop-level-await


📝 Commits (3)

📊 Changes

6 files changed (+68 additions, -240 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/settings/Proxy.vue (+7 -5)
packages/hoppscotch-common/src/helpers/strategies/AxiosStrategy.ts (+0 -166)
📝 packages/hoppscotch-common/src/newstore/settings.ts (+57 -51)
📝 packages/hoppscotch-common/src/pages/r/_id.vue (+0 -1)
📝 packages/hoppscotch-common/src/pages/settings.vue (+2 -15)
📝 packages/hoppscotch-common/src/platform/std/interceptors/proxy.ts (+2 -2)

📄 Description

This PR removes top level awaits and removes unused codes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/4778 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 2/21/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `fix/remove-rop-level-await` --- ### 📝 Commits (3) - [`74c089f`](https://github.com/hoppscotch/hoppscotch/commit/74c089f64f6f2c89d346cd1df3b1884ab5580b1f) chore: remove unused code - [`fe39a8a`](https://github.com/hoppscotch/hoppscotch/commit/fe39a8a2ed043c192848fe68bb75cb520a8cad25) chore: remove top level await - [`7efb9e9`](https://github.com/hoppscotch/hoppscotch/commit/7efb9e9946656f37ed652e9c4f64129d836aa823) chore: cleanup ### 📊 Changes **6 files changed** (+68 additions, -240 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/settings/Proxy.vue` (+7 -5) ➖ `packages/hoppscotch-common/src/helpers/strategies/AxiosStrategy.ts` (+0 -166) 📝 `packages/hoppscotch-common/src/newstore/settings.ts` (+57 -51) 📝 `packages/hoppscotch-common/src/pages/r/_id.vue` (+0 -1) 📝 `packages/hoppscotch-common/src/pages/settings.vue` (+2 -15) 📝 `packages/hoppscotch-common/src/platform/std/interceptors/proxy.ts` (+2 -2) </details> ### 📄 Description This PR removes top level awaits and removes unused codes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:25:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4928
No description provided.