Skip to content

Commit

Permalink
re-throw
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-lee committed Mar 31, 2022
1 parent c4d7a90 commit 279ff40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helix-flare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ const helixFlare = async <TContext>(
headers: { 'Content-Type': 'text/plain' },
})
}
throw e
}
}

Expand Down

0 comments on commit 279ff40

Please sign in to comment.