Skip to content

Commit 25e3c38

Browse files
committed
[fixup] Nuke automatically inserted AppKit import.
1 parent deb8292 commit 25e3c38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Darwin/Foundation-swiftoverlay/Decimal.swift

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
@_exported import Foundation // Clang module
1414
@_implementationOnly import _CoreFoundationOverlayShims
15-
import AppKit
1615

1716
extension Decimal {
1817
public typealias RoundingMode = NSDecimalNumber.RoundingMode

0 commit comments

Comments
 (0)