Skip to content

Commit 9e142d0

Browse files
chore: SwiftFormat changes
1 parent 5e050d8 commit 9e142d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/AsyncDataLoaderTests/DataLoaderTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@ final class DataLoaderTests: XCTestCase {
571571
let identityLoader = DataLoader<String, String>(
572572
options: DataLoaderOptions(executionPeriod: sleepConstant)
573573
) { keys in
574-
575574
keys.map { DataLoaderValue.success($0) }
576575
}
577576

0 commit comments

Comments
 (0)