From 3db2db1c657d1a75ed4d8a61923cc5e82f9c198a Mon Sep 17 00:00:00 2001 From: Samueras Date: Sun, 4 May 2025 18:20:40 +0200 Subject: [PATCH] Removed Swipe_right from legacy export Removed Swipe_right from legacy export --- public/script.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/script.js b/public/script.js index c75d52e9c..0e5c3cd8c 100644 --- a/public/script.js +++ b/public/script.js @@ -293,7 +293,6 @@ export { isOdd, countOccurrences, renderTemplate, - swipe_right, }; /**