Explorar o código

Keep `-vet` happy

gingerBill %!s(int64=2) %!d(string=hai) anos
pai
achega
74fb74d9cb
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      core/strings/strings.odin

+ 0 - 2
core/strings/strings.odin

@@ -3,9 +3,7 @@ package strings
 
 import "core:io"
 import "core:mem"
-import "core:slice"
 import "core:unicode"
-import "core:runtime"
 import "core:unicode/utf8"
 
 // returns a clone of the string `s` allocated using the `allocator`