Skip to content

Commit bbfe7cb

Browse files
committed
let() is deprecated.
1 parent eced89a commit bbfe7cb

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)