fix: remove log
This commit is contained in:
parent
42edc95148
commit
a1c3acb1fc
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user