removed console.log
This commit is contained in:
@@ -314,7 +314,6 @@ const createStore = ({
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
updateConnection: (connection) => {
|
updateConnection: (connection) => {
|
||||||
console.log('newUpdate');
|
|
||||||
set({ connection });
|
set({ connection });
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user