Update some superficial things
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
defmodule Outlook.InternalTree.InternalTree do
|
||||
|
||||
alias Outlook.InternalTree.InternalNode
|
||||
alias Outlook.InternalTree.TranslationUnit
|
||||
alias Outlook.InternalTree.{InternalNode,TranslationUnit}
|
||||
|
||||
def garnish([%TranslationUnit{} = node | rest], %{tunits: _} = options) do
|
||||
[ set_attributes(node, options.tunits, options.tu_ids)
|
||||
|
||||
Reference in New Issue
Block a user