diff --git a/ImgFloTests/ClientSpec.swift b/ImgFloTests/ClientSpec.swift index f9d1fe9..3d84d6a 100644 --- a/ImgFloTests/ClientSpec.swift +++ b/ImgFloTests/ClientSpec.swift @@ -1,9 +1,3 @@ -#if os(iOS) - import UIKit -#elseif os(OSX) - import AppKit -#endif - import ImgFlo import Nimble import Quick