We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee7050 commit f8039a4Copy full SHA for f8039a4
1 file changed
index.js
@@ -178,7 +178,6 @@ export async function consume(arg) {
178
tokenExp: arg.sessionData.tokenExp,
179
},
180
};
181
-
182
return { state: "Active", action };
183
}
184
0 commit comments