fix typo
This commit is contained in:
parent
fc1dd7a2e3
commit
654e8bd55b
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ package util
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"os"
|
"os"
|
||||||
"ioutil"
|
"os/ioutil"
|
||||||
"gitlab.com/whom/shs/log"
|
"gitlab.com/whom/shs/log"
|
||||||
"gitlab.com/whom/shs/ast"
|
"gitlab.com/whom/shs/ast"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue