diff --git a/js/widgets/reflection.js b/js/widgets/reflection.js index 5941359161..62823db353 100644 --- a/js/widgets/reflection.js +++ b/js/widgets/reflection.js @@ -312,8 +312,6 @@ class ReflectionMatrix { } else { this.activity.errorMsg(_(data.error), 3000); } - - this.projectAlgorithm = data.algorithm; } /**