diff options
Diffstat (limited to 'rpc/meta.go')
-rw-r--r-- | rpc/meta.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rpc/meta.go b/rpc/meta.go deleted file mode 100644 index 77de69b..0000000 --- a/rpc/meta.go +++ /dev/null @@ -1,3 +0,0 @@ -package rpc - -type Meta map[string]interface{} |