luci-app-lldpd: fix 'redeclaration of s' error
authorPaul Donald <[email protected]>
Mon, 21 Apr 2025 21:31:51 +0000 (23:31 +0200)
committerPaul Donald <[email protected]>
Mon, 21 Apr 2025 21:32:13 +0000 (23:32 +0200)
follow-up to 279720fef7a540d52fa2b138aeef14ba3a4d5dee

Signed-off-by: Paul Donald <[email protected]>
applications/luci-app-lldpd/htdocs/luci-static/resources/view/lldpd/config.js

index 859ed567b284bfc8143b9975c8a96921f67f3494..0f34e109f37f0211674b048148f244b93ca22ada 100644 (file)
@@ -836,7 +836,7 @@ return L.view.extend({
 
        /** @private */
        populateExtraTLVOptions: function(s, tab, data) {
-               let o, s, ss, oo;
+               let o, ss, oo;
 
                ///// Custom TLV
                // # syntax: [add | replace] oui OUI subtype SUBTYPE [oui-info CONTENT]