Skip to content

Commit 8b69fad

Browse files
committed
Remove unnecessary Foundation imports
1 parent 5873380 commit 8b69fad

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Sources/SKCore/BuildSetup.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
import Foundation
1413
import Utility
1514
import SKSupport
1615

Sources/SKSupport/BuildConfiguration.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
import Foundation
1413
import Utility
1514

1615
public enum BuildConfiguration: String {

0 commit comments

Comments
 (0)