Skip to content

Commit fa2dc18

Browse files
committed
Remove unused seperator
1 parent 26a1ab7 commit fa2dc18

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

menu.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ const template = [
3333
click () {
3434
exec('createWindow', {url: `file://${path.join(__dirname, 'index.html')}`})
3535
}
36-
},
37-
{
38-
type: 'separator'
3936
}
4037
]
4138
},

0 commit comments

Comments
 (0)