From a9105e2a619c499509c27ac263b306e86ef247b5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Jun 2018 15:04:59 +0300 Subject: move JShrink Minifier to vendor/ --- include/functions.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index a6dbd43a8..7ebbe38b3 100755 --- a/include/functions.php +++ b/include/functions.php @@ -2386,7 +2386,6 @@ } function get_minified_js($files) { - require_once 'lib/jshrink/Minifier.php'; $rv = ''; -- cgit v1.2.3