Update keyboardContext.tsx

This commit is contained in:
talksik
2022-01-18 04:28:54 -08:00
parent 10740a144d
commit a7c4a34163
-1
View File
@@ -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