Cleanup "use" statements
Problem/Motivation
So far, I included use statement for Annotation classes as well as for root objects. Both breaks the coding standard and needs to be removed.
Edited by drupalbot
So far, I included use statement for Annotation classes as well as for root objects. Both breaks the coding standard and needs to be removed.