Unverified Commit ad38518e authored by Pranshu Chittora's avatar Pranshu Chittora
Browse files

feat: remove unnecassary console log

parent aa053771
Showing with 0 additions and 1 deletion
+0 -1
......@@ -182,7 +182,6 @@ function NewWidget({
getQueryResult();
}, [getQueryResult]);
console.log({ hasUnstagedChanges });
return (
<Container>
<ButtonContainer>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment