[Gardening] Remove extra Foundation imports

Remove the import of Foundation where it is not necessary for testing the ObjC interop.
This commit is contained in:
Pavol Vaskovic
2019-06-28 16:42:27 +02:00
parent b5ae6a4a21
commit 7c951410f4
15 changed files with 16 additions and 24 deletions

View File

@@ -15,7 +15,6 @@
import TestsUtils
import Foundation
public let ProtocolDispatch2 = BenchmarkInfo(
name: "ProtocolDispatch2",