Skip to content

Commit bef0e40

Browse files
committed
Remove comment
1 parent d97bca9 commit bef0e40

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

rewatch/src/build/compile.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -764,9 +764,6 @@ fn compile_file(
764764
}
765765
});
766766

767-
// TODO: Optionally record per-module successful compile timestamps if needed
768-
// for future metadata-based invalidation. Current metadata is per-package.
769-
770767
if helpers::contains_ascii_characters(&err) {
771768
if package.is_local_dep {
772769
// suppress warnings of external deps

0 commit comments

Comments
 (0)