Skip to content

Commit 24ce743

Browse files
Update danger/dangerfile.js
1 parent 9cb32c9 commit 24ce743

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

danger/dangerfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ async function CheckFromExternalChecks() {
194194
console.log(`::debug:: Checking from external checks: ${customPath}`);
195195
if (customPath) {
196196
try {
197-
198197
const extraModule = require(`/github/workspace/${customPath}`);
199198

200199
if (typeof extraModule === "function") {

0 commit comments

Comments
 (0)