Remove unused import.

This commit is contained in:
Jeroen van Rijn
2024-08-28 18:42:54 +02:00
parent 7b276cbc7e
commit 831e26cb6f

View File

@@ -1,7 +1,5 @@
package CoreFoundation
import "base:runtime"
foreign import CoreFoundation "system:CoreFoundation.framework"
String :: distinct TypeRef // same as CFStringRef