Skip to content

Commit d46db35

Browse files
lint fix
1 parent 95a5ffc commit d46db35

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lambdas/upsert-letter/src/handler/__tests__/upsert-handler.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@ describe("createUpsertLetterHandler", () => {
374374
1,
375375
"Count",
376376
);
377-
378377
});
379378

380379
test("unknown operation type produces batch failure", async () => {

0 commit comments

Comments
 (0)