Skip to content
Snippets Groups Projects
Commit 30233a07 authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Added whitespace

parent 3c5e4e88
No related branches found
No related tags found
No related merge requests found
...@@ -131,6 +131,7 @@ object GearsKraken { ...@@ -131,6 +131,7 @@ object GearsKraken {
node.copy(child = size ++ createNodes(v.asInstanceOf[mutable.Map[String, Any]], path ::: k :: Nil)) node.copy(child = size ++ createNodes(v.asInstanceOf[mutable.Map[String, Any]], path ::: k :: Nil))
}.toSeq }.toSeq
} }
val xml = <krona> val xml = <krona>
<attributes magnitude="size"> <attributes magnitude="size">
<attribute display="size">size</attribute> <attribute display="size">size</attribute>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment