fix: remove unused import and clean up file size formatting logic
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user