From a7c4a34163d178f21b7437fbeb4c27b1b8c1135f Mon Sep 17 00:00:00 2001 From: talksik Date: Tue, 18 Jan 2022 04:28:54 -0800 Subject: [PATCH] Update keyboardContext.tsx --- contexts/keyboardContext.tsx | 1 - 1 file changed, 1 deletion(-) 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