remove blank lines

This commit is contained in:
Zeke Sikelianos 2017-06-10 12:22:41 -07:00
parent 3d2c622ba7
commit 229b726251
3 changed files with 0 additions and 3 deletions

View file

@ -20,7 +20,6 @@ app.on('ready', function () {
appIcon.setToolTip('This is my application.')
appIcon.setContextMenu(contextMenu)
})
```
__プラットフォームの制限:__