1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00

Remove log

This commit is contained in:
Andrew Kingston 2022-09-06 12:26:56 +01:00
parent 178dc26c16
commit 925861bed3

View file

@ -381,10 +381,6 @@
initialSettings = cachedSettings
} else {
Object.keys(allSettings).forEach(key => {
if (key === "_css") {
console.log(enrichedSettings._css)
}
const same = propsAreSame(allSettings[key], cachedSettings[key])
if (!same) {
// Updated cachedSettings (which is assigned by reference to