Skip to content

Commit

Permalink
fix: deploy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ndu committed Jan 15, 2025
1 parent 7863b33 commit cd716e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/apps/newsletter/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from .models import Subscriber
from django.views.decorators.csrf import csrf_exempt
from django.db import IntegrityError, transaction
from .tasks import sync_subscriber_to_beehiiv
import logging

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit cd716e1

Please sign in to comment.