Skip to content

Commit 81dc725

Browse files
committed
remove unused path
1 parent b6ec441 commit 81dc725

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/app/(proper_react)/(redesign)/(authenticated)/user/(dashboard)/dashboard/fix/high-risk-data-breaches/[type]/HighRiskDataBreach.stories.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import {
1818
import { BreachDataTypes } from "../../../../../../../../../functions/universal/breach";
1919
import { StepDeterminationData } from "../../../../../../../../../functions/server/getRelevantGuidedSteps";
2020
import { UserAnnouncementWithDetails } from "../../../../../../../../../../db/tables/user_announcements";
21-
import path from "path";
2221

2322
const user = createRandomUser();
2423

src/app/(proper_react)/(redesign)/Shell/ShellRedesign.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
44

55
import { ReactNode } from "react";
6-
import Link from "next/link";
76
import { Session } from "next-auth";
87
import { MobileShell } from "../MobileShell";
98
import { Footer } from "../Footer";

0 commit comments

Comments
 (0)