diff options
Diffstat (limited to 'src/Exception/MetricException.php')
-rw-r--r-- | src/Exception/MetricException.php | 3 |
1 files changed, 1 insertions, 2 deletions
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 +} |