
Gilad Chaplik has submitted this change and it was merged. Change subject: core: remove unneeded static method declarations ...................................................................... core: remove unneeded static method declarations In AttachUserToVmFromPoolAndRunCommand class. and a small clean up to replace DbFacade.getInstance().getVmPoolDao() with getVmPoolDao(). Change-Id: I3c9b3d50e106583970995a157913a1b6960d1d42 Signed-off-by: Gilad Chaplik <gchaplik@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachUserToVmFromPoolAndRunCommand.java 1 file changed, 4 insertions(+), 6 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14245 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3c9b3d50e106583970995a157913a1b6960d1d42 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>