From ac6f40e918e2ed1b0320502a87bda005aa6765b2 Mon Sep 17 00:00:00 2001 From: goynov Date: Tue, 27 Jan 2026 18:33:47 +0200 Subject: [PATCH] clean unused/redundant code --- src/components/GamePreview/GamePreview.vue | 144 +-------------------- 1 file changed, 1 insertion(+), 143 deletions(-) diff --git a/src/components/GamePreview/GamePreview.vue b/src/components/GamePreview/GamePreview.vue index c18ad89..c5c37ac 100644 --- a/src/components/GamePreview/GamePreview.vue +++ b/src/components/GamePreview/GamePreview.vue @@ -26,31 +26,12 @@ @mouseup="targetPointer($event, 'end')" @pointerdown="targetPointerDown"> - - - + \ No newline at end of file