Skip to content

Commit e7c04b7

Browse files
committed
Remove unnecessary @spi_
1 parent 3b11861 commit e7c04b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftDiagnosticsTest/DiagnosticsFormatterTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212
import XCTest
13-
@_spi(Testing) import SwiftDiagnostics
13+
import SwiftDiagnostics
1414
import SwiftParser
1515

1616
final class DiagnosticsFormatterTests: XCTestCase {

0 commit comments

Comments
 (0)