.clabot: remove recheck comment, doesn't seem to work
diff --git a/.clabot b/.clabot
index 606dd5f..adc7397 100644
--- a/.clabot
+++ b/.clabot
@@ -6,6 +6,5 @@
 		"pokey",
 		"crawshaw"
 	],
-	"recheckComment": "@cla-bot check",
 	"message": "We require contributors to sign our Contributor License Agreement, and we don't have you on file. In order for us to review and merge your code, please contact @crawshaw to get yourself added."
 }