Skip to content

Commit e872829

Browse files
aerodevalmergify[bot]
authored andcommitted
fix: code cleanup
(cherry picked from commit 02cb007)
1 parent b0c6ca0 commit e872829

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

desk/src/components/ticket/TicketCustomerSidebar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,6 @@ const ticketAdditionalInfo = computed(() => {
261261
}
262262
return option;
263263
});
264-
console.log("this is", custom_fields);
265264
266265
return [...fields, ...custom_fields];
267266
});

0 commit comments

Comments
 (0)