Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
Remove lodash import from swagger-form component
Browse files Browse the repository at this point in the history
  • Loading branch information
faltawy committed Dec 7, 2023
1 parent 5650e64 commit 199af78
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Pen, Plus, Trash2 } from "lucide-react";
import { cn } from "@/lib/utils";
import _ from "lodash";
import { Label } from "@/components/ui/label";
import { SwaggerForm } from "./form";
import { methodVariants } from "./MethodRenderer";
Expand Down

0 comments on commit 199af78

Please sign in to comment.