Remove unused import
Change-Id: I76d977732927916c3a75b19750d5a1995ca17a31
This commit is contained in:
@@ -16,8 +16,6 @@ package com.google.gerrit.client.dashboards;
|
|||||||
|
|
||||||
import com.google.gwt.i18n.client.Constants;
|
import com.google.gwt.i18n.client.Constants;
|
||||||
|
|
||||||
import java.util.Map;
|
|
||||||
|
|
||||||
public interface DashboardConstants extends Constants {
|
public interface DashboardConstants extends Constants {
|
||||||
String dashboardName();
|
String dashboardName();
|
||||||
String dashboardDescription();
|
String dashboardDescription();
|
||||||
|
Reference in New Issue
Block a user