Keep -vet happy

This commit is contained in:
gingerBill
2023-03-16 16:41:22 +00:00
parent 97d7e295dd
commit 74fb74d9cb

View File

@@ -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`