Remove unused variable

This commit is contained in:
Ekaterina Vaartis 2019-09-11 18:52:21 +03:00
parent b8a214b0ab
commit 8790365fef
1 changed files with 0 additions and 2 deletions

View File

@ -162,8 +162,6 @@ keeping it in cache for #{div(cache_ms, 1000)}s")
|> Jason.decode!()
|> Map.get(name)
pfiles = full_pack["files"]
pack_info_res =
case full_pack["pack"] do
%{"share-files" => true, "can-download" => true, "download-sha256" => sha} ->