Skip to content

FrameItemNode: Remove unnecessary attribute

Aleix Pol Gonzalez requested to merge work/unneeded-attribute into master

We were storing the parent node but using it no-where. We can get away without storing it.

Merge request reports