Skip to content

Commit e01f7a9

Browse files
committed
remove json test module
1 parent 5df8900 commit e01f7a9

File tree

2 files changed

+0
-88
lines changed

2 files changed

+0
-88
lines changed

json/json.go

Lines changed: 0 additions & 87 deletions
This file was deleted.

stdlib/stdlib.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import (
1919
"github.com/go-python/gpython/vm"
2020

2121
_ "github.com/go-python/gpython/builtin"
22-
_ "github.com/go-python/gpython/json"
2322
_ "github.com/go-python/gpython/math"
2423
_ "github.com/go-python/gpython/os"
2524
_ "github.com/go-python/gpython/sys"

0 commit comments

Comments
 (0)