mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-23 00:34:55 +00:00
rm superfluous comment
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user