Make linter happy

This commit is contained in:
Arnaud 2024-09-27 13:11:10 +02:00
parent 4070ad2f9f
commit aea2d9e949
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -1,9 +1,4 @@
import {
Columns3,
Grid2x2Check,
StretchHorizontal,
StretchVertical,
} from "lucide-react";
import { StretchHorizontal } from "lucide-react";
import "./AvailabilityActionsCell.css";
import { CodexAvailability } from "@codex-storage/sdk-js/async";