From 9f866be11001b97628c8bd7f43e314d39d3be09f Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 16 Oct 2024 10:40:31 -0600 Subject: [PATCH] Remove line in install deps (#14389) --- docker/main/install_deps.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/main/install_deps.sh b/docker/main/install_deps.sh index a61a8a9fb..c63c015d3 100755 --- a/docker/main/install_deps.sh +++ b/docker/main/install_deps.sh @@ -1,4 +1,3 @@ - #!/bin/bash set -euxo pipefail