Skip to content

Commit 93b090d

Browse files
committed
Fix README typo
1 parent 244e944 commit 93b090d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ fastImage.imageSizeAndType(for: url, completion: { result in
2020
case .failure(let error):
2121
// Get a URLError here (timed out, etc.) or a SizeNotFoundError (just couldn't get a size based on data)
2222
}
23-
e.fulfill()
2423
})
2524
```
2625

0 commit comments

Comments
 (0)