diff --git a/apps/files/js/breadcrumb.js b/apps/files/js/breadcrumb.js index ccdecbe820..44dccf95b7 100644 --- a/apps/files/js/breadcrumb.js +++ b/apps/files/js/breadcrumb.js @@ -333,7 +333,6 @@ } else { this.usedWidth = this.availableWidth; } - console.log(this.usedWidth, this.getTotalWidth()); // If container is smaller than content // AND if there are crumbs left to hide