Skip to content

Commit

Permalink
Dennis asked to remove one of the relational operators.
Browse files Browse the repository at this point in the history
  • Loading branch information
acbart committed Sep 17, 2020
1 parent 0e06f4c commit 75fae0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/toolbars.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ BlockMirrorBlockEditor.prototype.TOOLBOXES = {
TOOLBOX_CATEGORY.CONVERSIONS,
{name: "Conditions", colour: "LOGIC", blocks: [
'___ == ___',
'___ < ___',
'___ and ___',
'not ___'
]},
Expand Down

0 comments on commit 75fae0b

Please sign in to comment.