Remove unused code

This commit is contained in:
Thelonius Kort
2023-03-04 23:45:49 +01:00
parent 895860baa6
commit 8a513b1452
2 changed files with 0 additions and 29 deletions

View File

@ -10,11 +10,6 @@ defmodule Outlook.InternalTree do
|> Html.to_html()
end
def render_html_preview(tree, target \\ "1") do
tree
|> Html.to_html_preview(target)
end
require Logger
def apply_modifier(tree, modifier, nids, opts \\ %{}) do
# Logger.info modifier