Skip to content

Commit d2c5d54

Browse files
KingwlDanielRosenwasser
authored andcommitted
remove duplicate message (microsoft#36125)
1 parent 0dd4c9c commit d2c5d54

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
@@ -5445,10 +5445,6 @@
54455445
"category": "Error",
54465446
"code": 18007
54475447
},
5448-
"'#!' can only be used at the start of a file.": {
5449-
"category": "Error",
5450-
"code": 18008
5451-
},
54525448
"Private identifiers cannot be used as parameters": {
54535449
"category": "Error",
54545450
"code": 18009

0 commit comments

Comments
 (0)