Martin Betak has submitted this change and it was merged.
Change subject: webadmin: Remove unused NumberRangeValidation
......................................................................
webadmin: Remove unused NumberRangeValidation
Commit cd3f88a02851b7b46d07a712a69ec8843099c0f7 removed all the usages
of NumberRangeValidation, except for the ones in
NumberRangeValidationTestUtils (which was unused on its own right).
This commit finishes the job and completely removes these two unused
classes.
Change-Id: Iea7a00d41a22c87dc68d1bd9541e23aa3e00065c
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
D
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/validation/NumberRangeValidation.java
D
frontend/webadmin/modules/uicommonweb/src/test/java/org/ovirt/engine/ui/uicommonweb/validation/NumberRangeValidationTestUtils.java
2 files changed, 0 insertions(+), 187 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Allon Mureinik: Verified
Vojtech Szocs: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/63565
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iea7a00d41a22c87dc68d1bd9541e23aa3e00065c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>