Skip to content

Commit ede9be7

Browse files
committed
fiz
1 parent d628276 commit ede9be7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/PuppeteerSharp/Bidi/Core/BrowsingContext.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ private BrowsingContext(UserContext userContext, BrowsingContext parent, string
6565

6666
public event EventHandler<UserPromptEventArgs> UserPrompt;
6767

68-
public event EventHandler<WebDriverBiDi.Log.EntryAddedEventArgs> Log;
69-
7068
public UserContext UserContext { get; }
7169

7270
public string Id { get; }

0 commit comments

Comments
 (0)