Skip to content

Commit

Permalink
Remove lambda block
Browse files Browse the repository at this point in the history
  It's being developed in a different repo.
  • Loading branch information
mark-friedman committed Oct 22, 2021
1 parent 8c983c2 commit 9d11086
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion block-lexical-variables/test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {init} from '../src/index';

// TODO: Edit list of blocks.
const allBlocks = [
'procedures_lambda',
'global_declaration',
'controls_for',
'controls_forRange',
Expand Down

0 comments on commit 9d11086

Please sign in to comment.