remove unused line
This commit is contained in:
parent
39fc9ca025
commit
cdde14d5ea
@ -19,7 +19,6 @@ class Page {
|
||||
constructor(page) {
|
||||
this.page = page;
|
||||
this.screenshotIndex = 0;
|
||||
this.meetingId;
|
||||
this.parentDir = this.getParentDir(__dirname);
|
||||
this.recorder = new PuppeteerVideoRecorder();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user