Skip to content

Commit

Permalink
Merge pull request #479 from bamo100/displayuser
Browse files Browse the repository at this point in the history
[feat]: Display squeeze user details
  • Loading branch information
timiajayi authored Aug 10, 2024
2 parents ce534fb + 493fa35 commit 7688039
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions routes/api.php
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,6 @@
Route::post('/squeeze-user', [SqueezePageUserController::class, 'store']);




//Newsletter Subscription
Route::post('newsletter-subscription', [NewsletterSubscriptionController::class, 'store']);
});

0 comments on commit 7688039

Please sign in to comment.