mix format

This commit is contained in:
Floatingghost 2024-10-26 05:04:20 +01:00
parent 98a3dab10a
commit cbd236aeb5

View file

@ -82,7 +82,7 @@ def unzip(zip, dest) do
new_file_path
|> Path.dirname()
|> File.rm()
new_file_path
|> Path.dirname()
|> File.mkdir_p!()