mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-14 01:34:35 +00:00
Remove unused import
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package test_core_text_scanner
|
||||
|
||||
import "base:runtime"
|
||||
import "core:log"
|
||||
import "core:fmt"
|
||||
import "core:testing"
|
||||
import "core:text/scanner"
|
||||
|
||||
Reference in New Issue
Block a user