remove unused stuff

This commit is contained in:
yohlo
2025-08-23 14:46:44 -05:00
parent 3eb112df72
commit 3283d1e9a0
4 changed files with 0 additions and 30 deletions

View File

@@ -1,5 +1,4 @@
import { Flex, Text, Select, Card } from '@mantine/core';
import React from 'react';
interface Team {
id: string;