From c94980519a6b63359a65a9ce2058c8518896ce86 Mon Sep 17 00:00:00 2001 From: Florian Date: Sat, 21 Dec 2024 14:25:38 +0100 Subject: [PATCH] fix wrong import --- rcongui_public/src/components/game/statistics/game-stats.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/rcongui_public/src/components/game/statistics/game-stats.tsx b/rcongui_public/src/components/game/statistics/game-stats.tsx index 217a39e73..2796eeae8 100644 --- a/rcongui_public/src/components/game/statistics/game-stats.tsx +++ b/rcongui_public/src/components/game/statistics/game-stats.tsx @@ -9,7 +9,6 @@ import PlayerGameDetail from './player' import {MobilePlayerGameDetail, NoPlayerGameDetail} from './player-detail' import {Route, Routes} from "react-router"; import {TeamStats} from "@/components/game/statistics/team/team-stats"; -import {calcTeam} from './utils' export default function GameStats({ stats,