Skip to content

Commit

Permalink
removed commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
van-go committed Aug 30, 2023
1 parent 52d61ea commit 1fc16f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions server/portal/apps/signals/signals.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
from django.dispatch import Signal

# Generic event signal. Not in use as of 6.29.20
# portal_event = Signal(providing_args=['event_type', 'event_data', 'event_users'])

# Changes for Django 3.*
portal_event = Signal()

0 comments on commit 1fc16f5

Please sign in to comment.