Remove CoreGraphics dependency.

This commit is contained in:
Michael Griebling
2023-06-17 10:04:36 -04:00
parent b522d7a7a2
commit 695c8a6b84

View File

@@ -2,7 +2,6 @@
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription
import CoreGraphics
let package = Package(
name: "SwiftMath",