1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00

Remove log statement

This commit is contained in:
Andrew Kingston 2020-12-04 14:07:23 +00:00
parent f1d4b60b97
commit 5f811b9852

View file

@ -153,7 +153,6 @@ export const getFrontendStore = () => {
}
return state
})
console.log(screen)
return screen
},
regenerateCss: async asset => {