aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/schemas/request_opts_schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/json-schemas/schemas/request_opts_schema.json')
-rw-r--r--packages/json-schemas/schemas/request_opts_schema.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/json-schemas/schemas/request_opts_schema.json b/packages/json-schemas/schemas/request_opts_schema.json
deleted file mode 100644
index 2206f5016..000000000
--- a/packages/json-schemas/schemas/request_opts_schema.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "id": "/RequestOptsSchema",
- "type": "object",
- "properties": {
- "networkId": { "type": "number" }
- }
-}