[yelp-xsl] Remove jquery.js, which we no longer use



commit 245ca45a4bc6ea0ef551087b790921e918baf2dd
Author: Shaun McCance <shaunm redhat com>
Date:   Wed Sep 20 13:39:06 2017 -0400

    Remove jquery.js, which we no longer use

 js/Makefile.am |    1 -
 js/jquery.js   | 7179 --------------------------------------------------------
 2 files changed, 0 insertions(+), 7180 deletions(-)
---
diff --git a/js/Makefile.am b/js/Makefile.am
index bc3eef2..1e8300d 100644
--- a/js/Makefile.am
+++ b/js/Makefile.am
@@ -1,7 +1,6 @@
 jsdir = $(datadir)/yelp-xsl/js
 
 js_DATA =                      \
-       jquery.js               \
        highlight.pack.js
 
 EXTRA_DIST = $(js_DATA)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]