mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 08:52:16 +01:00
Surgical removal of a benign TODO
This commit is contained in:
parent
4a8d11995b
commit
62b1e0ef00
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
class Watchdog {
|
class Watchdog {
|
||||||
|
|
||||||
public start(): void {
|
public start(): void {
|
||||||
// TODO: Should it do something?
|
// No action required.
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue