Skip to content

Commit 0ada243

Browse files
committed
remove json test module
1 parent c767647 commit 0ada243

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.

modules/runtime.go

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

2020
_ "github.com/go-python/gpython/builtin"
21-
_ "github.com/go-python/gpython/json"
2221
_ "github.com/go-python/gpython/math"
2322
_ "github.com/go-python/gpython/os"
2423
_ "github.com/go-python/gpython/sys"

0 commit comments

Comments
 (0)