Get rid of my name from TODOs. Anyone can do them.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
var global = "global"
|
||||
// TODO(bob): Forward reference to global declared after use.
|
||||
// TODO: Forward reference to global declared after use.
|
||||
|
||||
class Foo {
|
||||
method {
|
||||
|
||||
Reference in New Issue
Block a user