Skip to content

Commit eaae06c

Browse files
Update UnsplashImageCache.swift
cleanup
1 parent 8ca06b2 commit eaae06c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UnsplashImageCache.swift

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ public class UnsplashImageCache {
1717
case requestAPISuccess
1818
case requestImagesDone(succeeded:Int)
1919
case skipFetchTargetUnseenReached
20-
2120
}
2221
public let status = PublishSubject<Status>()
2322

0 commit comments

Comments
 (0)