Browse Source

docs: we don't emit an event object for session-created (#15236)

Samuel Attard 6 years ago
parent
commit
9262731f2c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/api/app.md

+ 0 - 1
docs/api/app.md

@@ -369,7 +369,6 @@ details.
 
 Returns:
 
-* `event` Event
 * `session` [Session](session.md)
 
 Emitted when Electron has created a new `session`.