sanex3339 %!s(int64=9) %!d(string=hai) anos
pai
achega
2c46b0fea0

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

@@ -1,4 +1,3 @@
-import { ICustomNode } from '../interfaces/ICustomNode';
 import { IOptions } from "../interfaces/IOptions";
 
 import { DebugProtectionFunctionCallNode } from "../custom-nodes/debug-protection-nodes/DebugProtectionFunctionCallNode";

+ 0 - 1
src/node-groups/UnicodeArrayNodesGroup.ts

@@ -1,4 +1,3 @@
-import { ICustomNode } from '../interfaces/ICustomNode';
 import { IOptions } from "../interfaces/IOptions";
 
 import { NodesGroup } from './NodesGroup';