Jelajahi Sumber

refactoring

sanex3339 9 tahun lalu
induk
melakukan
2c46b0fea0

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

@@ -1,4 +1,3 @@
-import { ICustomNode } from '../interfaces/ICustomNode';
 import { IOptions } from "../interfaces/IOptions";
 import { IOptions } from "../interfaces/IOptions";
 
 
 import { DebugProtectionFunctionCallNode } from "../custom-nodes/debug-protection-nodes/DebugProtectionFunctionCallNode";
 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 { IOptions } from "../interfaces/IOptions";
 
 
 import { NodesGroup } from './NodesGroup';
 import { NodesGroup } from './NodesGroup';