We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82aeb63 commit 2c59a0eCopy full SHA for 2c59a0e
1 file changed
handwritten/datastore/.cloud-repo-tools.json
@@ -17,15 +17,6 @@
17
"name": "Concepts",
18
"file": "concepts.js",
19
"docs_link": "https://cloud.google.com/datastore/docs/concepts/entities"
20
- },
21
- {
22
- "id": "error",
23
- "name": "Errors and Error Handling",
24
- "file": "error.js",
25
- "docs_link": "https://cloud.google.com/datastore/docs/concepts/errors",
26
- "usage": {
27
- "text": "node error.js"
28
- }
29
}
30
]
31
0 commit comments