mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-21 22:27:10 +00:00
mix format
This commit is contained in:
parent
98a3dab10a
commit
cbd236aeb5
|
@ -82,7 +82,7 @@ defmodule Pleroma.Frontend do
|
|||
new_file_path
|
||||
|> Path.dirname()
|
||||
|> File.rm()
|
||||
|
||||
|
||||
new_file_path
|
||||
|> Path.dirname()
|
||||
|> File.mkdir_p!()
|
||||
|
|
Loading…
Reference in a new issue