diff --git a/Tusker/Caching/ImageCache.swift b/Tusker/Caching/ImageCache.swift index f872f5e082..986800a4c2 100644 --- a/Tusker/Caching/ImageCache.swift +++ b/Tusker/Caching/ImageCache.swift @@ -7,7 +7,6 @@ // import UIKit -import Cache class ImageCache { diff --git a/Tusker/Caching/ImageDataCache.swift b/Tusker/Caching/ImageDataCache.swift index 8e3cf77c4d..818421fa48 100644 --- a/Tusker/Caching/ImageDataCache.swift +++ b/Tusker/Caching/ImageDataCache.swift @@ -7,7 +7,6 @@ // import UIKit -import Cache class ImageDataCache {