1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2024-09-18 17:36:16 +00:00

remove dead function

This commit is contained in:
Earl Warren 2023-03-25 14:40:35 +01:00
parent d2336cb7ef
commit f0275c27d4
No known key found for this signature in database
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"