Skip to content

Commit 322760f

Browse files
code-asherkylecarbs
authored andcommitted
Surgical removal of a benign TODO
1 parent 72b85d4 commit 322760f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)