bgamari / trac-to-remarkup

Moved to GitLab: https://gitlab.haskell.org/bgamari/trac-to-remarkup
https://gitlab.haskell.org
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Drop (Trac comment: nnn) comments #4

Closed bgamari closed 5 years ago

bgamari commented 5 years ago

These appear to be quite unnecessary.

tdammers commented 5 years ago

Ah yes, those were mainly intended for debugging the trac comment number -> gitlab note ID mapping. I should probably remove them.