forked from AkkomaGang/akkoma
Lint fix
This commit is contained in:
parent
faf1f2b304
commit
cbe22deb51
1 changed files with 1 additions and 2 deletions
|
@ -161,4 +161,3 @@ defp escape_sh_path(path) do
|
||||||
~S(') <> String.replace(path, ~S('), ~S(\')) <> ~S(')
|
~S(') <> String.replace(path, ~S('), ~S(\')) <> ~S(')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue