From 26cbd919740f5cec94561aff6c3c08b830ef55e7 Mon Sep 17 00:00:00 2001 From: Walther Lalk Date: Tue, 14 Jun 2016 12:12:40 +0200 Subject: [PATCH] Appease the Stickler --- src/Validation/ValidatorAwareTrait.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Validation/ValidatorAwareTrait.php b/src/Validation/ValidatorAwareTrait.php index dd820cb4a7a..885381361f5 100644 --- a/src/Validation/ValidatorAwareTrait.php +++ b/src/Validation/ValidatorAwareTrait.php @@ -14,8 +14,8 @@ */ namespace Cake\Validation; -use \RuntimeException; use Cake\Event\EventDispatcherInterface; +use RuntimeException; /** * A trait that provides methods for building and