Skip to content

Commit 05db282

Browse files
committed
fix typo
1 parent f1746b5 commit 05db282

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.buildkite/scripts/common/util.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,3 @@ clean_cached_images() {
217217
docker images -q | sort -u | xargs -r docker rmi -f || true
218218
docker image prune -af || true
219219
}
220-
}

0 commit comments

Comments
 (0)