From 3d971978adfd636a8f6fcafbcac856e736de01a0 Mon Sep 17 00:00:00 2001 From: Daniel Shleifman Date: Sat, 19 Jun 2021 02:56:13 +0300 Subject: [PATCH] refactor --- .../DialogTorrentDetailsContent/TorrentCache/style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/DialogTorrentDetailsContent/TorrentCache/style.js b/web/src/components/DialogTorrentDetailsContent/TorrentCache/style.js index a83bff0..f9c2714 100644 --- a/web/src/components/DialogTorrentDetailsContent/TorrentCache/style.js +++ b/web/src/components/DialogTorrentDetailsContent/TorrentCache/style.js @@ -23,4 +23,4 @@ export const SnakeWrapper = styled.div` display: block; } `} -` \ No newline at end of file +`