quitando basura del index
[VSoRC/.git] / node_modules / node-static / node_modules / colors / themes / generic-logging.js
diff --git a/node_modules/node-static/node_modules/colors/themes/generic-logging.js b/node_modules/node-static/node_modules/colors/themes/generic-logging.js
deleted file mode 100644 (file)
index 63adfe4..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-module['exports'] = {
-  silly: 'rainbow',
-  input: 'grey',
-  verbose: 'cyan',
-  prompt: 'grey',
-  info: 'green',
-  data: 'grey',
-  help: 'cyan',
-  warn: 'yellow',
-  debug: 'blue',
-  error: 'red',
-};