Skip to content

Commit

Permalink
Remove one more extra import
Browse files Browse the repository at this point in the history
  • Loading branch information
dmhts committed Sep 23, 2024
1 parent 24289cf commit 834467e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/ScipioKitTests/CacheSystemTests.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import Foundation
@testable import ScipioKit
import XCTest
@_spi(SwiftPMInternal) import struct Basics.Environment

final class ClangCheckerTests: XCTestCase {
private let clangVersion = """
Expand Down

0 comments on commit 834467e

Please sign in to comment.