Evan You hace 12 años
padre
commit
151629db90
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/utils.js

+ 0 - 1
src/utils.js

@@ -1,6 +1,5 @@
 var config    = require('./config'),
 var config    = require('./config'),
     toString  = Object.prototype.toString,
     toString  = Object.prototype.toString,
-    templates = {},
     VMs       = {}
     VMs       = {}
 
 
 module.exports = {
 module.exports = {