remove extraneous variables
This commit is contained in:
parent
af6489576a
commit
45de1e6a7c
3 changed files with 2 additions and 21 deletions
|
@ -1,7 +1,6 @@
|
|||
'use strict'
|
||||
|
||||
const assert = require('assert')
|
||||
const http = require('http')
|
||||
const path = require('path')
|
||||
const {closeWindow} = require('./window-helpers')
|
||||
|
||||
|
@ -372,4 +371,3 @@ describe('remote module', () => {
|
|||
})
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue