mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Remove unused import.
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
package CoreFoundation
|
package CoreFoundation
|
||||||
|
|
||||||
import "base:runtime"
|
|
||||||
|
|
||||||
foreign import CoreFoundation "system:CoreFoundation.framework"
|
foreign import CoreFoundation "system:CoreFoundation.framework"
|
||||||
|
|
||||||
String :: distinct TypeRef // same as CFStringRef
|
String :: distinct TypeRef // same as CFStringRef
|
||||||
|
|||||||
Reference in New Issue
Block a user