diff options
Diffstat (limited to 'lib/CssXPath/CssXPathException.php')
| -rw-r--r-- | lib/CssXPath/CssXPathException.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/CssXPath/CssXPathException.php b/lib/CssXPath/CssXPathException.php deleted file mode 100644 index bd7798243..000000000 --- a/lib/CssXPath/CssXPathException.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -namespace Gt\CssXPath; - -use RuntimeException; - -class CssXPathException extends RuntimeException {} |
