Merged PR 1812: fix build for multiple repsonresults import

fix build for multiple repsonresults import

Related work items: #18356
This commit is contained in:
Robert Bond
2025-08-12 09:09:46 +00:00
-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) => {