From 0266455dc2c0a8d1be60d6cfad2f377946b91470 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 16 Oct 2024 08:19:52 -0600 Subject: [PATCH] Remove line in install deps --- 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