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:
@@ -756,7 +756,6 @@ fn new_v(args[]string) *V {
|
||||
'int.v',
|
||||
'utf8.v',
|
||||
'map.v',
|
||||
'smap.v',
|
||||
'option.v',
|
||||
'string_builder.v',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user