remove logging

This commit is contained in:
ammarahm-ed
2021-12-15 11:22:02 +05:00
parent 1c3fa484df
commit 5f2af2dee6

View File

@@ -81,7 +81,6 @@ const ToolbarItem = ({
}, []);
const onColorChange = async () => {
console.log('color change');
if (/^(dhilitecolor|dforecolor)$/.test(format)) {
let _color = await MMKV.getItem(format);
let defColor =