mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +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 {
|
||||
|
||||
public start(): void {
|
||||
// TODO: Should it do something?
|
||||
// No action required.
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue