Skip to content

Commit 5388f1e

Browse files
authored
Follow up for dcd7a97: Trim an empty line (#945)
1 parent 258bfb1 commit 5388f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/FoundationInternationalization/Locale/Locale_ICU.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ internal final class _LocaleICU: _LocaleProtocol, Sendable {
131131
let identifier: String
132132
let identifierCapturingPreferences: String
133133
let calendarIdentifier: Calendar.Identifier
134-
134+
135135
let prefs: LocalePreferences?
136136

137137
private let lock: LockedState<State>

0 commit comments

Comments
 (0)