Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alanraison committed Sep 22, 2020
1 parent c3352e3 commit fc3cfb9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,6 @@ export = {
'allows using a Token for the branch name'(test: Test) {
const stack = new Stack();

const branch = Lazy.stringValue({ produce: () => 'branch' });

const sourceOutput = new codepipeline.Artifact();
new codepipeline.Pipeline(stack, 'P', {
stages: [
Expand Down

0 comments on commit fc3cfb9

Please sign in to comment.