From 86073ddfd178d2cdeec7331fbe6b43adfccad1e1 Mon Sep 17 00:00:00 2001 From: Adam Magness Date: Thu, 16 Nov 2017 07:32:31 -0500 Subject: [PATCH] Removed require statement There didn't seem to be any ostatus function calls in this file. Running with it commented out produced no errors. --- include/delivery.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/delivery.php b/include/delivery.php index a2d194fcd..15b97567e 100644 --- a/include/delivery.php +++ b/include/delivery.php @@ -1,5 +1,7 @@