Skip to content

Commit 8cf2ab1

Browse files
committed
Remove debugging
1 parent 13557e9 commit 8cf2ab1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/js/build/detail.js

-3
Original file line numberDiff line numberDiff line change
@@ -444,9 +444,6 @@ export class BuildDetailView {
444444
if (this.is_finished()) {
445445
this.is_polling(false);
446446

447-
console.log(this.poll_api_counts);
448-
449-
450447
// HACK: this is a small hack to avoid implementing the new notification system
451448
// on ext-theme at this point. This will come in a future PR.
452449
// The notifications are rendered properly via Django template in a static way.

0 commit comments

Comments
 (0)