mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 04:50:29 +00:00
cleanup: remove unused import
This commit is contained in:
@@ -3,7 +3,6 @@ package json
|
||||
import "core:mem"
|
||||
import "core:unicode/utf8"
|
||||
import "core:unicode/utf16"
|
||||
import "core:runtime"
|
||||
import "core:strconv"
|
||||
|
||||
Parser :: struct {
|
||||
|
||||
Reference in New Issue
Block a user