Remove extra newlines around comments
This commit is contained in:
parent
990dc30e8d
commit
030d2a843c
40 changed files with 103 additions and 425 deletions
|
@ -65,7 +65,6 @@ const webFrameMethods = [
|
|||
];
|
||||
|
||||
wrapWebContents = function(webContents) {
|
||||
|
||||
// webContents is an EventEmitter.
|
||||
var controller, method, name, ref1;
|
||||
webContents.__proto__ = EventEmitter.prototype;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue