mirror of
https://git.stamm.me/OpenServer/NodeLogging.git
synced 2024-11-15 02:11:04 +00:00
Remove unused property
This commit is contained in:
parent
ccb5aa023f
commit
95ef923844
@ -57,7 +57,6 @@ const Debounce = (callback: () => void, iv = 500, max = 100) => {
|
|||||||
}, iv);
|
}, iv);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
close: () => {},
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user