mix format
This commit is contained in:
parent
98a3dab10a
commit
cbd236aeb5
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ def unzip(zip, dest) do
|
||||||
new_file_path
|
new_file_path
|
||||||
|> Path.dirname()
|
|> Path.dirname()
|
||||||
|> File.rm()
|
|> File.rm()
|
||||||
|
|
||||||
new_file_path
|
new_file_path
|
||||||
|> Path.dirname()
|
|> Path.dirname()
|
||||||
|> File.mkdir_p!()
|
|> File.mkdir_p!()
|
||||||
|
|
Loading…
Reference in a new issue