refactor: promisify prototype methods (#16935)

This commit is contained in:
Milan Burda 2019-02-14 14:40:24 +01:00 committed by John Kleinschmidt
parent 9112ad01be
commit 2492f0bcac
3 changed files with 14 additions and 19 deletions

View file

@ -1,7 +1,7 @@
'use strict'
// TODO(deepak1556): Deprecate and remove standalone netLog module,
// it is now a property of sessio module.
// it is now a property of session module.
const { app, session } = require('electron')
// Fallback to default session.