converting from socketio to channels websocket

This commit is contained in:
Wayne Witzel III
2016-08-11 15:06:07 -04:00
committed by Jared Tabor
parent 1a9843d5d1
commit 6d4a2a8f8e
3 changed files with 3 additions and 5 deletions

View File

@@ -1409,4 +1409,3 @@ class SystemJob(UnifiedJob, SystemJobOptions, JobNotificationMixin):
def get_notification_friendly_name(self):
return "System Job"