Remove unused code.

Contributes to CURA-5786.
This commit is contained in:
Diego Prado Gesto 2018-11-02 16:44:50 +01:00
parent dba31c3af4
commit 059e681de5
3 changed files with 0 additions and 10 deletions

View file

@ -58,7 +58,6 @@ Column
}
}
text += "</table>"
print(text)
return text
}