Skip to content

Commit 6a054c7

Browse files
committed
let() is deprecated.
Signed-off-by: Springcomp <[email protected]>
1 parent 3df1ecf commit 6a054c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jp_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ type TestCase struct {
2828
var excludeList = []string{
2929
"legacy/legacy-literal.json",
3030
"benchmarks.json",
31-
"function_let.json",
3231
}
3332

3433
func excluded(path string) bool {

0 commit comments

Comments
 (0)