sanex3339 %!s(int64=9) %!d(string=hai) anos
pai
achega
0603d5c379
Modificáronse 1 ficheiros con 0 adicións e 10 borrados
  1. 0 10
      src/node-groups/DebugProtectionNodesGroup.ts

+ 0 - 10
src/node-groups/DebugProtectionNodesGroup.ts

@@ -1,7 +1,3 @@
-import * as estraverse from 'estraverse';
-
-import { INode } from '../interfaces/nodes/INode';
-
 import { ICustomNode } from '../interfaces/ICustomNode';
 import { ICustomNode } from '../interfaces/ICustomNode';
 
 
 import { DebugProtectionFunctionCallNode } from "../custom-nodes/debug-protection-nodes/DebugProtectionFunctionCallNode";
 import { DebugProtectionFunctionCallNode } from "../custom-nodes/debug-protection-nodes/DebugProtectionFunctionCallNode";
@@ -9,15 +5,9 @@ import { DebugProtectionFunctionIntervalNode } from "../custom-nodes/debug-prote
 import { DebugProtectionFunctionNode } from "../custom-nodes/debug-protection-nodes/DebugProtectionFunctionNode";
 import { DebugProtectionFunctionNode } from "../custom-nodes/debug-protection-nodes/DebugProtectionFunctionNode";
 
 
 import { NodesGroup } from './NodesGroup';
 import { NodesGroup } from './NodesGroup';
-import { NodeUtils } from "../NodeUtils";
 import { Utils } from '../Utils';
 import { Utils } from '../Utils';
 
 
 export class DebugProtectionNodesGroup extends NodesGroup {
 export class DebugProtectionNodesGroup extends NodesGroup {
-    /**
-     * @type {INode}
-     */
-    private astTree: INode;
-
     /**
     /**
      * @type {string}
      * @type {string}
      */
      */