Skip to content

Commit 6ac6542

Browse files
woodardjacinader
authored andcommitted
Remove line for 3.x (#646)
1 parent 070e275 commit 6ac6542

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_includes/cloudcode/cloud-code.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ Sometimes you want to execute long running functions, and you don't want to wait
144144
});
145145
```
146146

147-
Note that calling `status.success` or `status.error` won't prevent any further execution of the job.
148-
149147
## Running a Job
150148

151149
Calling jobs is done via the REST API and is protected by the master key.

0 commit comments

Comments
 (0)