We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473d088 commit 598daf6Copy full SHA for 598daf6
src/boathouse/components/StartSessionDialog/RowersSection.tsx
@@ -8,7 +8,6 @@ import {
8
} from "../../../_common/utils/string.utils";
9
import { getSeriousnessTypeTranslation } from "../../../_common/business/seriousness.rules";
10
import { components } from "react-select";
11
-import { InfoIcon } from "lucide-react";
12
13
interface RowersSectionProps {
14
rowers: Rower[];
0 commit comments