diff --git a/libs/docs/platform/table/e2e/table.po.ts b/libs/docs/platform/table/e2e/table.po.ts index bcac85691fd..7bce9ff57a2 100644 --- a/libs/docs/platform/table/e2e/table.po.ts +++ b/libs/docs/platform/table/e2e/table.po.ts @@ -107,9 +107,6 @@ export class TablePo extends PlatformBaseComponentPo { constructor(public readonly url: string) { super(); - console.log({ - url: this.url - }); } async open(): Promise {