chore(web_interface): refactor

This commit is contained in:
Jan Rochalski
2019-11-12 14:25:09 +01:00
parent 942f62bc53
commit db3b18dd04
3 changed files with 5 additions and 11 deletions

View File

@@ -24,7 +24,6 @@ const draw = () => {
`;
ssidJson.ssids.map((item, i) => {
html += `
<tr>
<td class="id">${i}</td>