diff options
Diffstat (limited to 'core/functions.php')
-rw-r--r-- | core/functions.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/functions.php b/core/functions.php index ac4478f..ef2814a 100644 --- a/core/functions.php +++ b/core/functions.php @@ -331,4 +331,3 @@ function USER(int $id): array { return []; } } -?>
\ No newline at end of file |