Skip to content

Commit df36c1e

Browse files
committed
remove wrong variable call
1 parent d154f9f commit df36c1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bioconda-backup/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ async function getDockerhubTags(container, scan_options) {
198198
} catch(err) {
199199
console.error('[dockerhub][tags] error', err.response.status, err.response.statusText);
200200
docker_errors++;
201-
errors.push(`[docker][fetch] ${container}`)
202201
break;
203202
}
204203
}

0 commit comments

Comments
 (0)