Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed Nov 27, 2024
1 parent 3263c37 commit 8a2a925
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { RemoveField } from "./RemoveField";
import { ListAndFilterCustomFields } from "./ListAndFilterCustomFields";
import { importWidget } from "../loader";

import { Button, Icon, Modal, Divider } from "semantic-ui-react";
import { Button, Icon, Modal } from "semantic-ui-react";

import PropTypes from "prop-types";

Expand Down

0 comments on commit 8a2a925

Please sign in to comment.