fix: remove unused import and clean up file size formatting logic
This commit is contained in:
parent
6115851147
commit
24d90a9412
@ -6,7 +6,6 @@ import {
|
|||||||
FileActionsContainer,
|
FileActionsContainer,
|
||||||
FileDescriptionContainer,
|
FileDescriptionContainer,
|
||||||
} from "~/app/_components/ActionButtons"; // Import the client component
|
} from "~/app/_components/ActionButtons"; // Import the client component
|
||||||
import Head from "next/head";
|
|
||||||
import type { Metadata } from "next";
|
import type { Metadata } from "next";
|
||||||
|
|
||||||
interface FileDetails {
|
interface FileDetails {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user