diff --git a/contexts/keyboardContext.tsx b/contexts/keyboardContext.tsx index 0361948..8322695 100644 --- a/contexts/keyboardContext.tsx +++ b/contexts/keyboardContext.tsx @@ -12,7 +12,6 @@ import { useAuth } from "./authContext"; import { SendService } from "../services/sendService"; import { useTeamDashboardContext } from "./teamDashboardContext"; import isValidHttpUrl from "../helpers/urlHelper"; -import ReactPlayer from "react-player/lazy"; interface KeyboardContextInterface { selectedTeammate: string; // can only have one selected