From 8da9ae8313a15770c18c2342e1841e91c6c767de Mon Sep 17 00:00:00 2001 From: mattpass Date: Wed, 11 Mar 2020 07:41:17 +0000 Subject: [PATCH] Remove underscore.min.js, only used by GitHub actions --- lib/underscore-min.js | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 lib/underscore-min.js diff --git a/lib/underscore-min.js b/lib/underscore-min.js deleted file mode 100644 index da9fe29..0000000 --- a/lib/underscore-min.js +++ /dev/null @@ -1,12 +0,0 @@ -// This file contains the select, reject, forEach and has functions -// from underscore.js, then minified to make it extra tiny - -// Underscore.js 1.3.3 -// (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc. -// Underscore may be freely distributed under the MIT license. -// Portions of Underscore are inspired or borrowed from Prototype, -// Oliver Steele's Functional, and John Resig's Micro-Templating. -// For all details and documentation: -// http://documentcloud.github.com/underscore - -(function(){var e=this,t=Array.prototype,n=Object.prototype,r=t.forEach,i=t.filter,s=n.hasOwnProperty,o={};_=function(obj) {return new wrapper(obj);};_.filter=_.select=function(e,t,n){var r=[];return e==null?r:i&&e.filter===i?e.filter(t,n):(u(e,function(e,i,s){t.call(n,e,i,s)&&(r[r.length]=e)}),r)},_.reject=function(e,t,n){var r=[];return e==null?r:(u(e,function(e,i,s){t.call(n,e,i,s)||(r[r.length]=e)}),r)};var u=_.each=_.forEach=function(e,t,n){if(e==null)return;if(r&&e.forEach===r)e.forEach(t,n);else if(e.length===+e.length){for(var i=0,s=e.length;i