Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
onehanddev authored and agnlez committed Dec 12, 2024
1 parent 7e939d3 commit 7e6c7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/containers/my-projects/columns.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {
DotsHorizontalIcon,
ExclamationTriangleIcon,
// ExclamationTriangleIcon,
TrashIcon,
} from "@radix-ui/react-icons";
import { Table as TableInstance, Row } from "@tanstack/react-table";
Expand Down

0 comments on commit 7e6c7c4

Please sign in to comment.