From 8cdf32690ebad60ac4093b089afa1f01d2c387b2 Mon Sep 17 00:00:00 2001 From: Jixun Wu Date: Mon, 15 May 2023 00:32:50 +0100 Subject: [PATCH] chore: remove dummy todo --- src/features/file-listing/FileRow.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/features/file-listing/FileRow.tsx b/src/features/file-listing/FileRow.tsx index 92f26f5..9dd68b0 100644 --- a/src/features/file-listing/FileRow.tsx +++ b/src/features/file-listing/FileRow.tsx @@ -85,7 +85,6 @@ export function FileRow({ id, file }: FileRowProps) { )} - {/* TODO: Use correct file name */} {file.decrypted && (