1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2024-09-19 09:56: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 fi
} }
function run_docker() {
local image="$1"
}
function run() { function run() {
local image="$1" local image="$1"