mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
compile.v: remove duplicate import
This commit is contained in:
parent
d9854f2abd
commit
514b94ac69
@ -7,7 +7,6 @@ import (
|
|||||||
benchmark
|
benchmark
|
||||||
compiler
|
compiler
|
||||||
os
|
os
|
||||||
compiler
|
|
||||||
)
|
)
|
||||||
|
|
||||||
pub fn compile(command string, args []string) {
|
pub fn compile(command string, args []string) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user