Skip to content

Commit

Permalink
removes unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zslayton committed Jan 9, 2025
1 parent 5d264bf commit 2f5e7c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/ion/commands/inspect.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1645,7 +1645,6 @@ fn annotations_style() -> ColorSpec {
}

fn ephemeral_annotations_style() -> ColorSpec {
// annotations_style().set_dimmed(true).clone()
comment_style()
}

Expand Down

0 comments on commit 2f5e7c4

Please sign in to comment.