From 85a62880623cfb288ae6b897261debbd46c2fab7 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sun, 21 Mar 2021 08:09:10 +0100 Subject: [PATCH] routes/web.php: remove unneeded use:es --- routes/web.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/routes/web.php b/routes/web.php index 22f2c2c..3c860e4 100644 --- a/routes/web.php +++ b/routes/web.php @@ -1,9 +1,5 @@