Change in ovirt-engine[master]: webadmin: MainTabEngineErrataView import
Code Review
gerrit at ovirt.org
Wed Apr 19 10:51:44 UTC 2017
>From Allon Mureinik <amureini at redhat.com>:
Allon Mureinik has submitted this change and it was merged.
Change subject: webadmin: MainTabEngineErrataView import
......................................................................
webadmin: MainTabEngineErrataView import
Remove redundant import of
org.ovirt.engine.ui.webadmin.section.main.view.tab.MainTabVirtualMachineView.ViewIdHandler
Checkstyle's UnusedImports check seems to miss imports that are
shadowed by inner classes or interfaces. See issue 4219 [1] for
details.
[1] https://github.com/checkstyle/checkstyle/issues/4219
Change-Id: Iaf3d4aa2fbeb1b6a1d486819bcec276cb1d6d2d8
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabEngineErrataView.java
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified; Passed CI tests
Vojtech Szocs: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/75565
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf3d4aa2fbeb1b6a1d486819bcec276cb1d6d2d8
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list