Clean up no-empty lint errors
This commit is contained in:
parent
4f4456bde8
commit
ccce284a5b
3 changed files with 3 additions and 5 deletions
|
@ -470,6 +470,7 @@ describe('browser-window module', function() {
|
|||
fs.rmdirSync(path.join(savePageDir, 'save_page_files'));
|
||||
fs.rmdirSync(savePageDir);
|
||||
} catch (e) {
|
||||
// Ignore error
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue