From 7fbaad19d128c70b812b4a58f3c44e2851f4b60c Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 16 Jan 2018 20:38:31 +0200 Subject: [PATCH] Git push --- routes/web.php | 1 - 1 file changed, 1 deletion(-) diff --git a/routes/web.php b/routes/web.php index 2e24410a2533..8e62e66369fa 100644 --- a/routes/web.php +++ b/routes/web.php @@ -377,5 +377,4 @@ if (Utils::isNinjaDev()) */ // Include static app constants - require_once app_path() . '/Constants.php';