summaryrefslogtreecommitdiff
path: root/php-src/Exceptions/RoadRunnerException.php
diff options
context:
space:
mode:
Diffstat (limited to 'php-src/Exceptions/RoadRunnerException.php')
-rw-r--r--php-src/Exceptions/RoadRunnerException.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/php-src/Exceptions/RoadRunnerException.php b/php-src/Exceptions/RoadRunnerException.php
deleted file mode 100644
index fa7b8da3..00000000
--- a/php-src/Exceptions/RoadRunnerException.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-/**
- * High-performance PHP process supervisor and load balancer written in Go
- *
- * @author Wolfy-J
- */
-
-namespace Spiral\RoadRunner\Exceptions;
-
-class RoadRunnerException extends \RuntimeException
-{
-
-} \ No newline at end of file