Remove NV require - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit f6291b823e9c2d5d2382765ec292183101c69e2e
(DIR) parent b1e1f682205a8b3c6ad2566367eab7520aa27fb3
(HTM) Author: HD Moore <hd_moore@rapid7.com>
Date: Sat, 25 Oct 2014 20:04:33 -0500
Remove NV require
Diffstat:
M app/assets/stylesheets/application… | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/app/assets/stylesheets/application.css.scss.erb b/app/assets/stylesheets/application.css.scss.erb
@@ -6,7 +6,6 @@
*= require bootstrap-lightbox
*= require jquery.dataTables
*= require font-awesome
- *= require nv.d3
*/
@import "bootstrap-sprockets";