Skip to content

Commit 18a9331

Browse files
committed
Clean up property comments
1 parent 9c30215 commit 18a9331

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/instagram.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ export class Instagram<PostType> {
111111
// Puppeteer state
112112
private browser: Browser;
113113
private browserDisconnected: boolean = true;
114-
/** Browser instance passed from outside */
115114
private readonly browserInstance?: Browser;
116115
private readonly headless: boolean;
117116

0 commit comments

Comments
 (0)