Skip to content

Commit a06607a

Browse files
committed
Remove unused diagnostic
1 parent 257b848 commit a06607a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/compiler/diagnosticMessages.json

-4
Original file line numberDiff line numberDiff line change
@@ -963,10 +963,6 @@
963963
"category": "Error",
964964
"code": 1340
965965
},
966-
"Import specifier must be a string literal type, but here is '{0}'.": {
967-
"category": "Error",
968-
"code": 1341
969-
},
970966
"Type arguments cannot be used here.": {
971967
"category": "Error",
972968
"code": 1342

0 commit comments

Comments
 (0)