Skip to content

Commit 81c5285

Browse files
committed
Fix formatting
1 parent 908f802 commit 81c5285

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SwiftDiagnostics/DiagnosticsFormatter.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,6 @@ struct ANSIAnnotation {
400400
self.trait = trait
401401
}
402402

403-
404403
func withTrait(_ trait: Trait) -> Self {
405404
return ANSIAnnotation(color: self.color, trait: trait)
406405
}

0 commit comments

Comments
 (0)