From 97d69a862d4024c2217b5951169593a4595df205 Mon Sep 17 00:00:00 2001 From: hanasaki-misaki Date: Sat, 18 Mar 2023 18:06:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=A5=87=E6=80=AA=E7=9A=84?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Static/Gui/js/new_Rss.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Static/Gui/js/new_Rss.js b/Static/Gui/js/new_Rss.js index 817e403..49676b1 100644 --- a/Static/Gui/js/new_Rss.js +++ b/Static/Gui/js/new_Rss.js @@ -17,8 +17,6 @@ $(document).ready(function() { $('#loadprogress').remove(); }); } - - }); - -}); \ No newline at end of file +}); +