From 4802389ce65447be7750789a22e043189f2b5ac8 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 19 Mar 2025 19:21:22 +0100 Subject: [PATCH] Delete stale comment after 3eba731 --- adminer/static/functions.js | 1 - 1 file changed, 1 deletion(-) diff --git a/adminer/static/functions.js b/adminer/static/functions.js index 2bde674a..5ab79191 100644 --- a/adminer/static/functions.js +++ b/adminer/static/functions.js @@ -86,7 +86,6 @@ function toggle(id) { /** Set permanent cookie * @param string * @param number -* @param string optional */ function cookie(assign, days) { var date = new Date(); -- 2.39.5