Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Release: Release.complete doesn't have a callback anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
gseguin committed Dec 19, 2013
1 parent 7a86876 commit 9567702
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/release.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ module.exports = function( Release ) {
}
done();
});

},

_complete: function( done ) {
Expand Down

0 comments on commit 9567702

Please sign in to comment.