rm superfluous comment

This commit is contained in:
Iván Sánchez Ortega
2022-03-29 15:01:50 +02:00
parent 15fab813b7
commit b20b393129

View File

@ -17,10 +17,6 @@ Object.entries(runs).forEach((run) => {
leadingCharacter: '@'
});
// Note to Vladimir: Iván's never gonna uncomment the following line. He's
// too proud of the little leaves around the code.
// doc.setLeadingChar('@');
// Leaflet uses a couple of non-standard documentable things. They are not
// important enough to be classes/namespaces of their own, and should
// just be listed in a table like the rest of documentables: