Skip to content

Commit db41242

Browse files
committed
removed unused import
1 parent 0b846b0 commit db41242

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/quantum-circuit.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
* the LICENSE.txt file in the root directory of this source tree.
88
*/
99

10-
const { i, typeOf } = require("mathjs");
1110
var math = require("mathjs");
1211

1312
var QASMImport = require("./qasm_import/QASMImport.js");

0 commit comments

Comments
 (0)