Remove //+build darwin

This commit is contained in:
gingerBill
2024-01-17 16:06:59 +00:00
parent 7b89174a26
commit a2e729c303
40 changed files with 0 additions and 40 deletions
-1
View File
@@ -1,4 +1,3 @@
//+build darwin
package objc_Metal
import NS "vendor:darwin/Foundation"