chore: -rm unused import
This commit is contained in:
@@ -35,7 +35,7 @@ import { getStoredRecording } from "../../../api/storage";
|
|||||||
import { apiUrl } from "../../../apiConfig.js";
|
import { apiUrl } from "../../../apiConfig.js";
|
||||||
import { v4 as uuid } from "uuid";
|
import { v4 as uuid } from "uuid";
|
||||||
import { useTranslation } from "react-i18next";
|
import { useTranslation } from "react-i18next";
|
||||||
import { useNavigate, useParams, useLocation } from "react-router-dom";
|
import { useNavigate, useLocation } from "react-router-dom";
|
||||||
import {
|
import {
|
||||||
addWebhook,
|
addWebhook,
|
||||||
updateWebhook,
|
updateWebhook,
|
||||||
|
|||||||
Reference in New Issue
Block a user