mirror of
https://github.com/astral-sh/ruff
synced 2026-01-23 06:20:55 -05:00
Remove empty comment
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user