Skip to content

Commit 2f26bc2

Browse files
committed
Nit: fix lint error.
1 parent fd0462d commit 2f26bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Sources/Storage/Protocols/StorageManagerType.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public extension StorageManagerType {
5757
func reset() {
5858
reset(onCompletion: nil)
5959
}
60-
60+
6161
/// Async/await version of `performAndSave`.
6262
///
6363
/// - Parameters:

0 commit comments

Comments
 (0)