Browse Source

satisfy -vet

Laytan Laats 10 months ago
parent
commit
386f144cca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/os/os2/process.odin

+ 1 - 1
core/os/os2/process.odin

@@ -1,7 +1,7 @@
 package os2
 
 import "base:runtime"
-import "core:strings"
+
 import "core:time"
 
 /*