mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove unnecessary id
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
This commit is contained in:
parent
1d0f6d8baf
commit
b53a7ddd0c
@ -13,7 +13,6 @@ const stopIpcLoggingInjectable = getInjectable({
|
||||
const ipcFileLogger = di.inject(ipcFileLoggerInjectable);
|
||||
|
||||
return {
|
||||
id: "stop-ipc-logging",
|
||||
run: () => {
|
||||
ipcFileLogger.closeAll();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user