Remove extra newlines around comments
This commit is contained in:
parent
990dc30e8d
commit
030d2a843c
40 changed files with 103 additions and 425 deletions
|
@ -1,5 +1,4 @@
|
|||
if (process.platform === 'linux' && process.type === 'renderer') {
|
||||
|
||||
// On Linux we could not access clipboard in renderer process.
|
||||
module.exports = require('electron').remote.clipboard;
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue