Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandawg93 committed Dec 9, 2023
1 parent 948d632 commit fb95856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/widgets/peanut/component.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import Container from "components/services/widget/container";
import Block from "components/services/widget/block";
import useWidgetAPI from "utils/proxy/use-widget-api";


export default function Component({ service }) {
const { widget } = service;
const { t } = useTranslation();
Expand Down

0 comments on commit fb95856

Please sign in to comment.