mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: bugfix on missing font file, remove last empty line in v doctor
This commit is contained in:
@@ -102,8 +102,6 @@ fn (mut a App) collect_info() {
|
||||
a.report_tcc_version('/var/tmp/tcc')
|
||||
}
|
||||
a.report_tcc_version('thirdparty/tcc')
|
||||
//
|
||||
a.println('')
|
||||
}
|
||||
|
||||
struct CmdConfig {
|
||||
|
||||
Reference in New Issue
Block a user