Skip to content

Commit

Permalink
Update Packs/CortexXDR/Integrations/CortexXDRIR/CortexXDRIR.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuel44 authored Nov 21, 2024
1 parent 1751afe commit 394d068
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Packs/CortexXDR/Integrations/CortexXDRIR/CortexXDRIR.py
Original file line number Diff line number Diff line change
Expand Up @@ -1596,7 +1596,6 @@ def main(): # pragma: no cover
return_results(action_status_get_command(client, args))

elif command == 'get-modified-remote-data':

last_run_mirroring: Dict[str, Any] = get_last_mirror_run()
demisto.debug(f"before get-modified-remote-data, last run={last_run_mirroring}")

Expand Down

0 comments on commit 394d068

Please sign in to comment.