mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 15:57:52 -02:30
converting from socketio to channels websocket
This commit is contained in:
committed by
Jared Tabor
parent
1a9843d5d1
commit
6d4a2a8f8e
@@ -1409,4 +1409,3 @@ class SystemJob(UnifiedJob, SystemJobOptions, JobNotificationMixin):
|
||||
|
||||
def get_notification_friendly_name(self):
|
||||
return "System Job"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user