Skip to content
Snippets Groups Projects
Commit 2d126105 authored by tmortagne's avatar tmortagne
Browse files

[misc] Remove leftover

parent 50e2881c
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@
import org.xwiki.context.ExecutionContext;
import org.xwiki.model.reference.EntityReference;
import org.xwiki.model.reference.EntityReferenceSerializer;
import org.xwiki.observation.ObservationManager;
/**
* Proxy Component Manager that creates and queries individual Component Managers specific to the current entity in the
......@@ -53,9 +52,6 @@ public EntityComponentManagerInstance(EntityReference entityReference, Component
}
}
@Inject
protected ObservationManager observation;
@Inject
private EntityReferenceSerializer<String> serializer;
......
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