Skip to content

Commit 72c162a

Browse files
committed
mix format
1 parent f6c3588 commit 72c162a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/elixir/scripts/infer.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ true = URI in modules and Version.Requirement in modules
7373
# while we are still doing inference
7474
|> Enum.to_list()
7575
|> Enum.map(fn {:ok, {module, path, new_binary}} ->
76-
7776
File.write!(path, new_binary)
7877
{module, path}
7978
end)

0 commit comments

Comments
 (0)