We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8d119 commit 62b1e0eCopy full SHA for 62b1e0e
packages/vscode/src/fill/native-watchdog.ts
@@ -1,7 +1,7 @@
1
class Watchdog {
2
3
public start(): void {
4
- // TODO: Should it do something?
+ // No action required.
5
}
6
7
0 commit comments