Skip to content

Commit 8991575

Browse files
remove sx import in RB notebook
1 parent 3b1640c commit 8991575

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

applications/benchmarking/randomized_benchmarking/randomized_benchmarking.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"from functools import partial\n",
3333
"\n",
3434
"from classiq import *\n",
35-
"from classiq.qmod.builtins.functions.standard_gates import SX\n",
3635
"from classiq.qmod.symbolic import pi\n",
3736
"\n",
3837
"# a) Parameter definitions\n",

0 commit comments

Comments
 (0)