Commit 27e559f8 authored by Sophia's avatar Sophia

remove constructor

parent 2e7bd9e1
...@@ -55,8 +55,6 @@ export interface YGOProMessagesHelperInstance { ...@@ -55,8 +55,6 @@ export interface YGOProMessagesHelperInstance {
constants: Constants; constants: Constants;
singleHandleLimit: number; singleHandleLimit: number;
constructor(singleHandleLimit?: number);
initDatas(): void; initDatas(): void;
initStructs(): void; initStructs(): void;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment