From e90b128496569e409aa2c0996a6016bf809e8040 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Thu, 4 Aug 2016 16:12:33 -0700 Subject: [PATCH] Delete launch-chrome.sh --- lighthouse-cli/scripts/launch-chrome.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 lighthouse-cli/scripts/launch-chrome.sh diff --git a/lighthouse-cli/scripts/launch-chrome.sh b/lighthouse-cli/scripts/launch-chrome.sh deleted file mode 100755 index 513cd77c335f..000000000000 --- a/lighthouse-cli/scripts/launch-chrome.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -./node_modules/lighthouse-core/scripts/launch-chrome.sh