Skip to content

Commit

Permalink
[#IP-342] fix typo based on suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
gquadrati committed Sep 3, 2021
1 parent 150db29 commit 9c42baa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/durable/activities/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export const createActivity = <
rawInput,
InputCodec.decode,
TE.fromEither,
x => x,
TE.mapLeft(
err =>
failActivity(logger)(
Expand Down

0 comments on commit 9c42baa

Please sign in to comment.