golang/gddo

"TODO: remove by 2016-08-05" comment

Opened this issue · 0 comments

found this randomly.

https://github.com/golang/gddo/blob/master/gddo-server/template.go#L130-L134

// TODO: Remove this fallback after 2016-08-05. It's only needed temporarily to backfill data.
//       Actual receiver is not needed, it's only used because original receiver value
//       was recently added to gddo/doc package and will be blank until next package rebuild.
//
// Use actual receiver as fallback.