Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
probablybenallen committed May 4, 2024
1 parent 066fd6d commit 2b51ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle-src/src/graphics/rosesFencing/index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useOnlyReplicantValue } from "common/useReplicant";
import type { State } from "@ystv/scores/src/common/sports/hockey";
import type { State } from "@ystv/scores/src/common/sports/rosesFencing";
import { ControlRosesFencing } from "../../common/types/control-rosesFencing";
import { GraphicContainer } from "../common/container";
import { Scoreboard } from "../americanFootball/Scoreboard/Scoreboard";
Expand Down

0 comments on commit 2b51ce7

Please sign in to comment.