mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-10-30 05:23: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
|
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