Removed stray console log.
This commit is contained in:
parent
feb77ab0c4
commit
b5bef49f73
|
@ -387,8 +387,6 @@ const {
|
|||
|
||||
const { scene } = pageProps;
|
||||
|
||||
console.log(scene);
|
||||
|
||||
const showSummaryDialog = ref(false);
|
||||
|
||||
const qualities = {
|
||||
|
|
Loading…
Reference in New Issue