From 77399862970e56097bc91710a835e0e1331a9475 Mon Sep 17 00:00:00 2001 From: Ben Rutland Date: Sun, 21 Feb 2021 16:00:47 +0000 Subject: [PATCH] Update functions.php --- functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions.php b/functions.php index 98f52ce..b484700 100644 --- a/functions.php +++ b/functions.php @@ -12,8 +12,6 @@ * */ -use Radiate\Http\Request; - require __DIR__ . '/vendor/autoload.php';