2
0
Эх сурвалжийг харах

Remove fmt from sync/channel.odin

gingerBill 5 жил өмнө
parent
commit
6565a49e34

+ 0 - 1
core/sync/channel.odin

@@ -2,7 +2,6 @@ package sync
 
 import "core:mem"
 import "core:time"
-import "core:fmt"
 import "core:intrinsics"
 import "core:math/rand"