Skip to content

Commit

Permalink
Merge pull request #810 from MarechJ/fix/wrong_import
Browse files Browse the repository at this point in the history
fix wrong import
  • Loading branch information
FlorianSW authored Dec 21, 2024
2 parents d75e741 + c949805 commit 1f6a40a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 1f6a40a

Please sign in to comment.