예제 #1
0
def local_on_giveup(details):
    from commcare_export.commcare_hq_client import on_giveup
    on_giveup(details)
예제 #2
0
def local_on_giveup(details):
    from commcare_export.commcare_hq_client import on_giveup
    on_giveup(details)