diff options
Diffstat (limited to 'scripts/dev/generate-phpt/src/setup/exceptions/gtUnknownSectionException.php')
-rw-r--r-- | scripts/dev/generate-phpt/src/setup/exceptions/gtUnknownSectionException.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/dev/generate-phpt/src/setup/exceptions/gtUnknownSectionException.php b/scripts/dev/generate-phpt/src/setup/exceptions/gtUnknownSectionException.php deleted file mode 100644 index c4843240d7..0000000000 --- a/scripts/dev/generate-phpt/src/setup/exceptions/gtUnknownSectionException.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php - -class gtUnknownSectionException extends RuntimeException - { - } -?>
\ No newline at end of file |