Skip to content

Commit f04c2de

Browse files
committed
Fix end-of-file-fixer
1 parent 2e2a51d commit f04c2de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

push_notifications/webpush.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,3 @@ def webpush_send_message(device, message, results=None, **kwargs):
9292
device.save(update_fields=('active',))
9393
return results
9494
raise WebPushError(exception_message)
95-

0 commit comments

Comments
 (0)