Fix lint issues.

This commit is contained in:
Brent Simmons
2025-01-22 22:20:08 -08:00
parent bbef99f2d3
commit 10f4351904
64 changed files with 506 additions and 545 deletions

View File

@@ -116,4 +116,3 @@ struct ArticleStringFormatter {
return dateFormatter.string(from: date)
}
}