Skip to content

Commit 78d040a

Browse files
committed
remove console log
1 parent 9c00336 commit 78d040a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/pages/org/archived-item-detail/archived-item-detail.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,8 +1039,6 @@ export class ArchivedItemDetail extends BtrixElement {
10391039

10401040
const file = this.item.resources[0];
10411041

1042-
console.log(file);
1043-
10441042
return html`
10451043
<sl-button
10461044
href=${file.path}

0 commit comments

Comments
 (0)