Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 0bfa699

Browse files
Merge pull request #947 from exalted/semaphoreapp-remove-code-artefact
Remove a code artefact
2 parents bcc0326 + 933f5e6 commit 0bfa699

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scripts/semaphoreapp.coffee

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ module.exports = (robot) ->
8383
project = projects[0]
8484

8585
unless project?
86-
x for x in projects when x.name is projectName
8786
for x in projects
8887
if x.name is projectName
8988
project = x

0 commit comments

Comments
 (0)