mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 10:09:02 +00:00
Remove unused variable
This commit is contained in:
parent
b8a214b0ab
commit
8790365fef
|
@ -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} ->
|
||||
|
|
Loading…
Reference in a new issue