From 2207ebe97f0d9d4f68c844572af99c56c3d81fb5 Mon Sep 17 00:00:00 2001 From: Astrologies Date: Fri, 31 Dec 2021 04:42:09 -0500 Subject: [PATCH] test --- globals/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals/functions.php b/globals/functions.php index 5c57ff7..6175c0b 100644 --- a/globals/functions.php +++ b/globals/functions.php @@ -6,7 +6,7 @@ TODO: clean up a lot of legacy code */ -use Alphaland\Assets\Asset; +use Alphaland\Assets\Asset use Alphaland\Assets\Render; use Alphaland\Games\Game; use Alphaland\Moderation\Filter;