Browse Source

Placate -vet for unrelated core:thread update.

Jeroen van Rijn 4 years ago
parent
commit
2942e45ff5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      core/thread/thread.odin

+ 0 - 1
core/thread/thread.odin

@@ -1,7 +1,6 @@
 package thread
 package thread
 
 
 import "core:runtime"
 import "core:runtime"
-import "core:sync"
 import "core:mem"
 import "core:mem"
 import "intrinsics"
 import "intrinsics"