remove dead function

This commit is contained in:
Earl Warren 2023-03-25 14:40:35 +01:00
parent d2336cb7ef
commit f0275c27d4
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 0579CB2928A78A00

View file

@ -20,11 +20,6 @@ function wait_for() {
fi
}
function run_docker() {
local image="$1"
}
function run() {
local image="$1"