diff --git a/build/bundle.js b/build/bundle.js index 5a90412..e728e18 100644 --- a/build/bundle.js +++ b/build/bundle.js @@ -3454,7 +3454,6 @@ Gate = function( params ){ this.index = Gate.index ++ if( typeof this.symbol !== 'string' ) this.symbol = '?' - if( typeof this.symbolAmazonBraket !== 'string' ) this.symbolAmazonBraket = this.symbol.toLowerCase() const parameters = Object.assign( {}, params.parameters ) this.parameters = parameters