Remove leftover debug console.log

This commit is contained in:
Kristóf Tóth 2019-10-03 12:58:21 +02:00
parent 46fe26861c
commit d6874335cd
1 changed files with 0 additions and 1 deletions

View File

@ -142,7 +142,6 @@ export class DashboardComponent implements OnInit, OnDestroy {
iframeLoad() {
if (this.webiframe && this.iframeUrl.value) {
const href = this.webiframe.nativeElement.contentWindow.frames.location.href;
console.log(href, this.webiframe.nativeElement.contentWindow);
const match = href.match(/.*?\/\/.*?(\/.*)/);
if (match !== null) {
// iframes on Firefox can have an about:blank