Skip to content

Commit f588c78

Browse files
author
Orta
authored
Remove the compiler diag 1360 after it got missed in #35751 (#36332)
1 parent d2c5d54 commit f588c78

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/compiler/diagnosticMessages.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,10 +1055,6 @@
10551055
"category": "Error",
10561056
"code": 1359
10571057
},
1058-
"Did you mean to parenthesize this function type?": {
1059-
"category": "Error",
1060-
"code": 1360
1061-
},
10621058
"Type-only {0} must reference a type, but '{1}' is a value.": {
10631059
"category": "Error",
10641060
"code": 1361

0 commit comments

Comments
 (0)