Removed log
This commit is contained in:
@@ -354,7 +354,6 @@ class App extends IPCContainer {
|
|||||||
state[provider] = this.props.ProviderState[provider];
|
state[provider] = this.props.ProviderState[provider];
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(state);
|
|
||||||
this.sendRequest(Constants.IPC_Save_State, {
|
this.sendRequest(Constants.IPC_Save_State, {
|
||||||
PState: state
|
PState: state
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user