diff --git a/monstra/helpers/session.php b/monstra/helpers/session.php index ae88f82..ed66ab8 100644 --- a/monstra/helpers/session.php +++ b/monstra/helpers/session.php @@ -194,5 +194,4 @@ $_SESSION[(string) $key] = $value; } - }