mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 20:41:59 +02: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