From fc6959af473aba5a9f13bcdb513b6e8b1611fa20 Mon Sep 17 00:00:00 2001 From: RikaFujiwara Date: Fri, 11 Jun 2021 17:38:34 +0900 Subject: [PATCH] refs: NetCommons3/NetCommons3/issue/221 --- Controller/VisualCaptchaController.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Controller/VisualCaptchaController.php b/Controller/VisualCaptchaController.php index 6c7af71..ab795b8 100644 --- a/Controller/VisualCaptchaController.php +++ b/Controller/VisualCaptchaController.php @@ -31,14 +31,6 @@ class VisualCaptchaController extends VisualCaptchaAppController { ), ); -/** - * use helpers - * - */ - public $helpers = [ - 'NetCommons.Token' - ]; - /** * beforeFilter *