From 0bd5661c0f6a2f083fee64b43e61cbfaf6658bae Mon Sep 17 00:00:00 2001 From: AshanFernando Date: Tue, 27 May 2014 10:29:21 +0530 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 87d1d5d..94f4371 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ Example 1 return result; }).finish(function (result) { /* Do something here to handle the result */ - /* If everthing is done 'Close' the thread */ this.close(); }).fail(function (error) {