Skip to content

Commit 4832d1e

Browse files
Removed test hardware metadata (#937)
## Changes Removes demo hardware metadata that was added for testing this PR: https://github.com/XanaduAI/pennylane.ai-react/pull/584
1 parent e150259 commit 4832d1e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

demonstrations/tutorial_qubit_rotation.metadata.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,5 @@
4040
"weight": 1.0
4141
}
4242
],
43-
"hardware": [
44-
{
45-
"id": "aws",
46-
"link": "https://pennylane.ai/qml/demos/tutorial_qubit_rotation",
47-
"logo": "/_static/hardware_logos/aws.png"
48-
}
49-
]
43+
"hardware": []
5044
}

0 commit comments

Comments
 (0)