Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
BearHanded committed Jul 8, 2024
1 parent 4318edd commit b70c296
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/ui-src/src/utils/other/parsing.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React, { ReactElement } from "react";
import DOMPurify from "dompurify";
import parse from "html-react-parser";
// components
import { Link as RouterLink } from "react-router-dom";
import {
Heading,
Expand All @@ -18,7 +17,6 @@ import {
Tr,
UnorderedList,
} from "@chakra-ui/react";
// types
import { CustomHtmlElement } from "types";
import uuid from "react-uuid";

Expand Down

0 comments on commit b70c296

Please sign in to comment.