Skip to content

Commit c7cc42b

Browse files
committed
Remove stray import
1 parent b081d41 commit c7cc42b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/TestingMacros/ConditionMacro.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ public import SwiftSyntax
1313
import SwiftSyntaxBuilder
1414
public import SwiftSyntaxMacros
1515

16-
private import MachO.dyld
17-
1816
#if !hasFeature(SymbolLinkageMarkers) && SWT_NO_LEGACY_TEST_DISCOVERY
1917
#error("Platform-specific misconfiguration: either SymbolLinkageMarkers or legacy test discovery is required to expand #expect(processExitsWith:)")
2018
#endif

0 commit comments

Comments
 (0)