Keep -vet happy

This commit is contained in:
gingerBill
2021-09-29 14:49:25 +01:00
parent e928793e79
commit 9fae575531
3 changed files with 1 additions and 7 deletions
-3
View File
@@ -3,10 +3,7 @@ package odin_printer
import "core:odin/ast"
import "core:odin/tokenizer"
import "core:strings"
import "core:runtime"
import "core:fmt"
import "core:unicode/utf8"
import "core:mem"
import "core:sort"
//right now the attribute order is not linearly parsed(bug?)