Removed stray console.log
This commit is contained in:
@@ -82,7 +82,6 @@
|
||||
}
|
||||
|
||||
const value = coerceValue(event.target.value);
|
||||
console.log(value);
|
||||
target[keyParts[keyParts.length - 1]] = value;
|
||||
|
||||
return config;
|
||||
|
||||
Reference in New Issue
Block a user