summaryrefslogtreecommitdiff
path: root/src/components/Admin.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Admin.tsx')
-rw-r--r--src/components/Admin.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Admin.tsx b/src/components/Admin.tsx
index fac3306..76bf486 100644
--- a/src/components/Admin.tsx
+++ b/src/components/Admin.tsx
@@ -1,5 +1,4 @@
import { Paper, Typography } from '@mui/material';
-
import { useGetGuestsQuery } from '../apiSlice';
function Admin() {