From 46783061ceddee1fe8dd4f9aa9e71a2e6a293e7f Mon Sep 17 00:00:00 2001 From: Thomas PEREZ Date: Wed, 9 Oct 2019 20:57:28 +0200 Subject: Php cs fixer --- src/Exception/MetricException.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Exception/MetricException.php') diff --git a/src/Exception/MetricException.php b/src/Exception/MetricException.php index 2d12eefe..6f2e7fde 100644 --- a/src/Exception/MetricException.php +++ b/src/Exception/MetricException.php @@ -13,5 +13,4 @@ use Spiral\Goridge\Exceptions\RPCException; class MetricException extends RPCException { - -} \ No newline at end of file +} -- cgit v1.2.3