fix: remove log

This commit is contained in:
Danil Kovtonyuk 2022-06-30 01:36:33 +10:00
parent 42edc95148
commit a1c3acb1fc

View File

@ -633,7 +633,6 @@ const actions = {
]) ])
const parseDescription = ({ id, text }) => { const parseDescription = ({ id, text }) => {
console.log('text', text)
if (netId === 1) { if (netId === 1) {
switch (id) { switch (id) {
case 1: case 1: