From 7097681246d2373014d24c552db84cc344499466 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Mon, 12 Jun 2017 19:32:44 +1000 Subject: [PATCH] Remove all code in the samples folder as per comment from Tim --- tools/scripts/composer/phpword-jquery.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/scripts/composer/phpword-jquery.sh b/tools/scripts/composer/phpword-jquery.sh index bc46229270..5511f50e07 100755 --- a/tools/scripts/composer/phpword-jquery.sh +++ b/tools/scripts/composer/phpword-jquery.sh @@ -22,5 +22,4 @@ function safe_delete() { ############################################################################## ## Remove example/CLI scripts. They're not needed and increase the attack-surface. -safe_delete vendor/phpoffice/phpword/samples/bootstrap/js/jquery.min.js - +safe_delete vendor/phpoffice/phpword/samples -- 2.25.1