mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[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:
@@ -15,7 +15,6 @@
|
||||
|
||||
|
||||
import TestsUtils
|
||||
import Foundation
|
||||
|
||||
public let ProtocolDispatch2 = BenchmarkInfo(
|
||||
name: "ProtocolDispatch2",
|
||||
|
||||
Reference in New Issue
Block a user