mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: comment unused import strings
This commit is contained in:
parent
6165b119f6
commit
2bcbd0b636
@ -3,7 +3,7 @@
|
||||
// that can be found in the LICENSE file.
|
||||
module golang
|
||||
|
||||
import strings
|
||||
// import strings
|
||||
import v.ast
|
||||
import v.mathutil as mu
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user