mirror of
https://git.stamm.me/OpenServer/NodeLogging.git
synced 2024-11-14 17:01:05 +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);
|
||||
}
|
||||
},
|
||||
close: () => {},
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user