Skip to content

Commit bd43e4f

Browse files
committed
Fix
1 parent f9d89c3 commit bd43e4f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/scripts/validate-pull-request.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,6 @@ async function main() {
10971097
} else {
10981098
console.log(` - ❌ File not found`);
10991099
}
1100-
}
11011100

11021101
return { directoryValid, directoryMetadataInfo, hasMissingLogo: !fs.existsSync(logoPath) };
11031102
}

0 commit comments

Comments
 (0)