Fix error from master merge

This commit is contained in:
rflorian 2019-05-09 00:30:55 +02:00 committed by GitHub
parent d4529e8355
commit 8987e56e41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4974,7 +4974,6 @@
"category": "Message",
"code": 95079
},
"Add 'const' to unresolved variable": {
"category": "Message",
"code": 95080
@ -4982,8 +4981,8 @@
"Add 'const' to all unresolved variables": {
"category": "Message",
"code": 95081
"No value exists in scope for the shorthand property '{0}'. Either declare one or provide an initializer." :{
},
"No value exists in scope for the shorthand property '{0}'. Either declare one or provide an initializer.": {
"category": "Error",
"code": 18004
},