1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

remove smap.v, it was not supposed to be released

This commit is contained in:
Alexander Medvednikov
2019-06-25 21:22:46 +02:00
parent ded43f7532
commit 54bcbe0708
2 changed files with 0 additions and 102 deletions

View File

@@ -756,7 +756,6 @@ fn new_v(args[]string) *V {
'int.v',
'utf8.v',
'map.v',
'smap.v',
'option.v',
'string_builder.v',
]