mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 00:37:37 -02:30
Updated callback module to delegate to acom_callback_event management command.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
import json
|
||||
from optparse import make_option
|
||||
import os
|
||||
import sys
|
||||
from django.core.management.base import NoArgsCommand, CommandError
|
||||
|
||||
class Command(NoArgsCommand):
|
||||
|
||||
Reference in New Issue
Block a user