Skip to content

Commit f8039a4

Browse files
committed
Remove unused function consumer.
1 parent 8ee7050 commit f8039a4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ export async function consume(arg) {
178178
tokenExp: arg.sessionData.tokenExp,
179179
},
180180
};
181-
182181
return { state: "Active", action };
183182
}
184183

0 commit comments

Comments
 (0)