Surgical removal of a benign TODO
This commit is contained in:
parent
4a8d11995b
commit
62b1e0ef00
|
@ -1,7 +1,7 @@
|
|||
class Watchdog {
|
||||
|
||||
public start(): void {
|
||||
// TODO: Should it do something?
|
||||
// No action required.
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue