Removed unneeded export

This commit is contained in:
2025-09-20 20:08:01 +02:00
parent eaf0e02d28
commit 1cd02753d5

View File

@@ -32,7 +32,7 @@ export function BlitzModeStatsTable({ stats }: { stats: NonNullable<NonNullStats
) )
} }
export function BlitzKitStatsTableHeader() { function BlitzKitStatsTableHeader() {
const headerElements = [ const headerElements = [
"Kit", "Kit",
"Exp", "Exp",