Remove log
parent
fb6eb56fd0
commit
6eb310dfda
|
@ -535,7 +535,6 @@ async function createProjectService(
|
||||||
configPath === state.configPath &&
|
configPath === state.configPath &&
|
||||||
configId === state.configId
|
configId === state.configId
|
||||||
) {
|
) {
|
||||||
console.log('short circuit')
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue