]> source.dussan.org Git - rspamd.git/commitdiff
[WebUI] Remove unused variable
authorAlexander Moisseev <moiseev@mezonplus.ru>
Sun, 8 Jul 2018 09:19:17 +0000 (12:19 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Sun, 8 Jul 2018 09:19:17 +0000 (12:19 +0300)
interface/js/app/rspamd.js

index 9b29ffd6dec7e9d0c52eb1abeef349cc6f699014..8f6bc412bfcde081acbc9b6a222dc5259c1a1fa1 100644 (file)
@@ -144,7 +144,6 @@ function ($, d3pie, visibility, tab_stat, tab_graph, tab_config,
         $("#historyLog tbody").remove();
         $("#errorsLog tbody").remove();
         $("#symbolsTable tbody").remove();
-        password = "";
     }
 
     function isLogged() {