Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

Commit ec8e95b

Browse files
committed
Remove return from when code used to be in a callback.
1 parent e4c51eb commit ec8e95b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

migrate-repos.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114
if ($resp->getStatusCode() != 200) {
115115

116116
printf("Error importing project (Response: %d)\n", $resp->getStatusCode());
117-
return;
118117
}
119118
}
120119

0 commit comments

Comments
 (0)