diff --git a/wire/core/ProcessWire.php b/wire/core/ProcessWire.php index eeeadfb8..12d8c186 100644 --- a/wire/core/ProcessWire.php +++ b/wire/core/ProcessWire.php @@ -26,7 +26,6 @@ require_once(__DIR__ . '/boot.php'); * * */ - class ProcessWire extends Wire { /**