Commit cc64dd7
The unused parameter dag in DAGNode constructor is removed (Qiskit#13863)
* The unused parameter dag in DAGNode constructor is removed
* Update crates/circuit/src/dag_node.rs
Co-authored-by: Matthew Treinish <[email protected]>
* remove internal usage
* Update releasenotes/notes/removal_13022-13f237b337e3d5fb.yaml
---------
Co-authored-by: Matthew Treinish <[email protected]>1 parent 6c7ee8f commit cc64dd7
File tree
3 files changed
+8
-3
lines changed- crates/circuit/src
- qiskit/dagcircuit
- releasenotes/notes
3 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
349 | 348 | | |
350 | 349 | | |
351 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments