Browse Source

Remove left over code (#4662)

Fixes `main.js?v=2:604 Uncaught ReferenceError: el is not defined`
Pavel Djundik 6 years ago
parent
commit
9811a42c9a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      web/gui/main.js

+ 0 - 1
web/gui/main.js

@@ -601,7 +601,6 @@ function renderMachines(machinesArray) {
                 </div>`
             )
         } else {
-            el += '<li></li>';
             html += (
                 `<div class="info-item">
                     <a href="https://github.com/netdata/netdata/tree/master/registry#netdata-registry" target="_blank">Failed to contact the registry</a>