Skip to content

Commit 8448c65

Browse files
authored
Update files.js
1 parent d3be57c commit 8448c65

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

files.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,7 @@ function getLatestVersion(item) {
250250

251251
} else {
252252

253-
console.log(item, crumb);
254-
return;
253+
return item;
255254

256255
}
257256

0 commit comments

Comments
 (0)