mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
Remove unneeded newline
This commit is contained in:
@@ -59,8 +59,6 @@ describe('WindowEventHandler', () => {
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
|
||||
describe('when a link is clicked', () =>
|
||||
it('opens the http/https links in an external application', () => {
|
||||
const {shell} = require('electron')
|
||||
|
||||
Reference in New Issue
Block a user