Remove unused import

This commit is contained in:
Raul Ochoa
2017-03-23 01:14:56 +01:00
parent a9b36d69d6
commit ec33d85f6f

View File

@@ -1,5 +1,3 @@
var crypto = require('crypto');
var dot = require('dot');
dot.templateSettings.strip = false;