mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove console log
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
2845df8803
commit
93c309d3a4
@ -115,7 +115,6 @@ const createPersistentStorageInjectable = getInjectable({
|
||||
reaction(
|
||||
() => toJSON(),
|
||||
model => {
|
||||
console.log("here2", { sendChannel });
|
||||
persistStateToConfig(config, model);
|
||||
sendMessageToChannel(sendChannel, model);
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user