mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -05:00
Remove unused error message
This commit is contained in:
@@ -2612,14 +2612,6 @@
|
||||
"category": "Message",
|
||||
"code": 6112
|
||||
},
|
||||
"Specify library to be included in the compilation:": {
|
||||
"category": "Message",
|
||||
"code": 6113
|
||||
},
|
||||
"Arguments for library option must be: {0}": {
|
||||
"category": "Error",
|
||||
"code": 6114
|
||||
},
|
||||
"Variable '{0}' implicitly has an '{1}' type.": {
|
||||
"category": "Error",
|
||||
"code": 7005
|
||||
|
||||
Reference in New Issue
Block a user