From 16a96ebfc9353d95992eccac0eabcabfc7d88127 Mon Sep 17 00:00:00 2001 From: padreug Date: Sun, 14 Sep 2025 17:58:44 +0200 Subject: [PATCH] Remove dangling PaymentRequestDialog component (may contain confusing legacy code) --- .../components/PaymentRequestDialog.vue | 287 ------------------ 1 file changed, 287 deletions(-) delete mode 100644 src/modules/market/components/PaymentRequestDialog.vue diff --git a/src/modules/market/components/PaymentRequestDialog.vue b/src/modules/market/components/PaymentRequestDialog.vue deleted file mode 100644 index b9f3de3..0000000 --- a/src/modules/market/components/PaymentRequestDialog.vue +++ /dev/null @@ -1,287 +0,0 @@ - - -