remove comments

This commit is contained in:
quenousimporte 2025-03-12 18:12:27 +01:00
parent 66d8e890fb
commit 98b602cdcc
1 changed files with 0 additions and 3 deletions

View File

@ -69,9 +69,6 @@ async function getpage(url)
function format(equipment, exclude)
{
const result = []
// todo: notes as footers instead of column
// todo: invert available X mark
// todo: remove a column if always empty
Object.keys(equipment).forEach(table => {
const columnsizes = {}