mirror of
https://github.com/vlang/v.git
synced 2025-09-15 07:22:27 +03:00
ci: comment unused import strings
This commit is contained in:
parent
6165b119f6
commit
2bcbd0b636
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue