fix build for multiple repsonresults import

This commit is contained in:
2025-08-12 10:05:43 +01:00
parent f6bfc4b5d0
commit fbfd21df41
-1
View File
@@ -32,7 +32,6 @@ import {
setWatchedCasesDetails,
} from "../../store/watchedCases/action";
import { getDetailsProxy, getSearchDetailsPaged } from "../utils";
import RepsOnResults from "./repsonresults";
import { signIn, useSession } from "next-auth/react";
const DNSSearchResults = (props) => {