Skip to content

Commit 07a15c8

Browse files
authored
Merge pull request #41 from Tianweiii/nickDev
remove s
2 parents ca3faa3 + d88c023 commit 07a15c8

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)