Remove empty comment

This commit is contained in:
Charlie Marsh
2022-09-21 13:44:49 -04:00
parent 65d29d9734
commit 36fcfad56a

View File

@@ -623,7 +623,6 @@ where
let prev_in_literal = self.in_literal;
let prev_in_annotation = self.in_annotation;
// Important:
if self.in_annotation && self.annotations_future_enabled {
self.deferred_annotations.push((
expr,