Skip to content

Commit 634af20

Browse files
author
Christopher Horrell
committed
Remove unused var
1 parent 2089e6f commit 634af20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test-build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
set -uo pipefail
66
IFS=$'\n\t'
77

8-
DOCKERFILES=$(find . -name Dockerfile)
9-
108
info() {
119
printf "%s\n" "$@"
1210
}

0 commit comments

Comments
 (0)