mirror of
https://github.com/coder/code-server.git
synced 2025-09-21 07:47:48 +08:00
Surgical removal of a benign TODO
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
class Watchdog {
|
class Watchdog {
|
||||||
|
|
||||||
public start(): void {
|
public start(): void {
|
||||||
// TODO: Should it do something?
|
// No action required.
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user