Skip to content

Commit 62b1e0e

Browse files
code-asherkylecarbs
authored andcommitted
Surgical removal of a benign TODO
1 parent 4a8d119 commit 62b1e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode/src/fill/native-watchdog.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Watchdog {
22

33
public start(): void {
4-
// TODO: Should it do something?
4+
// No action required.
55
}
66

77
}

0 commit comments

Comments
 (0)