mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-18 20:40:28 +00:00
Keep -vet happy
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user