From c84cdaee5ef3c5c99723e446df328f159c5a93d5 Mon Sep 17 00:00:00 2001 From: Willem van Heemstra Date: Sat, 9 Nov 2024 13:41:04 +0000 Subject: [PATCH] Update --- .../src/threagile_builder/static/lib/ast/ast_AuthorDef.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/threagile-builder/src/threagile_builder/static/lib/ast/ast_AuthorDef.js b/threagile-builder/src/threagile_builder/static/lib/ast/ast_AuthorDef.js index d61d66e..e28afa1 100644 --- a/threagile-builder/src/threagile_builder/static/lib/ast/ast_AuthorDef.js +++ b/threagile-builder/src/threagile_builder/static/lib/ast/ast_AuthorDef.js @@ -19,6 +19,3 @@ Blockly.Blocks['ast_AuthorDef'] = { Blockly.Python['ast_AuthorDef'] = function (block) { }; BlockMirrorTextToBlocks.prototype['ast_AuthorDef'] = function (node, parent) { }; - -// MORE -