Skip to content

Commit d88c023

Browse files
committed
remove s
1 parent 6aacf4a commit d88c023

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nextjs/app/action.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ export async function sendNotification(message: string, targetEndpoint?: string,
4040

4141
// Simplified subscription status check
4242
export async function checkSubscriptionStatus(endpoint: string) {
43-
s;
4443
try {
4544
// For now, assume subscription is active if endpoint exists
4645
return {

0 commit comments

Comments
 (0)