Remove superfluous line
This commit is contained in:
@ -69,7 +69,6 @@ defmodule Outlook.InternalTree do
|
||||
|
||||
def get_tunit_ids(tree) do
|
||||
InternalTree.collect_tunit_ids(tree)
|
||||
# |> List.flatten()
|
||||
end
|
||||
|
||||
def modify_tunits(tree, modifier, tu_ids) do
|
||||
|
||||
Reference in New Issue
Block a user