Skip to content

Commit 4fe8e9b

Browse files
committed
lint
1 parent 7467c40 commit 4fe8e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clients/SpokePoolClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export class IndexedSpokePoolClient extends clients.SpokePoolClient {
118118
at: "SpokePoolClient#childExit",
119119
message: `${this.chain} SpokePool listener exited.`,
120120
code,
121-
signal
121+
signal,
122122
});
123123

124124
// Flush all ingested deposits to protect against re-org.

0 commit comments

Comments
 (0)