From 9485966c1ef266ac91c290410a75082e4b7b0ff1 Mon Sep 17 00:00:00 2001 From: Daniel Shleifman Date: Tue, 4 Oct 2022 20:03:13 +0300 Subject: [PATCH] removed redundant string --- web/src/components/DialogTorrentDetailsContent/Table/index.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/components/DialogTorrentDetailsContent/Table/index.jsx b/web/src/components/DialogTorrentDetailsContent/Table/index.jsx index 953c16f..3640528 100644 --- a/web/src/components/DialogTorrentDetailsContent/Table/index.jsx +++ b/web/src/components/DialogTorrentDetailsContent/Table/index.jsx @@ -34,7 +34,6 @@ const Table = memo( 'No playable files in this torrent' ) : ( <> -
{isVlcUsed.toString()}