Skip to content

Commit 62b1e0e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)