Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Nov 25, 2024
1 parent 3593557 commit dea9060
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ import { Link } from "react-router-dom";

import dayjs from "dayjs";

import {
Toolbar,
ToolbarContent,
ToolbarItem
} from "@patternfly/react-core";
import { Toolbar, ToolbarContent, ToolbarItem } from "@patternfly/react-core";
import { Table, Tbody, Td, Th, Thead, Tr } from "@patternfly/react-table";

import { VulnerabilityStatus } from "@app/api/models";
Expand Down

0 comments on commit dea9060

Please sign in to comment.