fix: remove log
This commit is contained in:
parent
42edc95148
commit
a1c3acb1fc
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue