fix: remove useless catchs and empty line

This commit is contained in:
Barış Soner Uşaklı
2019-08-11 00:13:41 -04:00
parent fd5f9822bd
commit 5fce45580a
3 changed files with 3 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
'use strict';
const util = require('util');