From 618cbaf0cee04092c5eb33ff818decac2c8e80b7 Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Mon, 28 Dec 2020 18:12:17 -0500 Subject: Remove Minz validation during install. (#3302) As FRSS always comes with Minz, there is no need to validate that it is there during install. If it turns out we need to validate that, we might need to validate other libraries as well. --- app/install.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'app') diff --git a/app/install.php b/app/install.php index 37ce5b0f6..fc296b405 100644 --- a/app/install.php +++ b/app/install.php @@ -384,12 +384,6 @@ function printStep1() {

- -

- -

- -

-- cgit v1.2.3