diff --git a/flight/Engine.php b/flight/Engine.php index 1099d02..784912b 100644 --- a/flight/Engine.php +++ b/flight/Engine.php @@ -437,7 +437,6 @@ class Engine { ->clear() ->status($code) ->header('Location', $url) - ->write($url) ->send(); }