Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(516)

Unified Diff: java/org/chromium/distiller/PageParameterParser.java

Issue 1725243002: Fix some warnings in Eclipse (Closed) Base URL: git@github.com:chromium/dom-distiller.git@master
Patch Set: rebase Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: java/org/chromium/distiller/PageParameterParser.java
diff --git a/java/org/chromium/distiller/PageParameterParser.java b/java/org/chromium/distiller/PageParameterParser.java
index 0b5233525c8804f06fc612ba426c458b0240900e..5544ec253659c69ddc809ce599cb610eec9c89ae 100644
--- a/java/org/chromium/distiller/PageParameterParser.java
+++ b/java/org/chromium/distiller/PageParameterParser.java
@@ -4,7 +4,6 @@
package org.chromium.distiller;
-import org.chromium.distiller.proto.DomDistillerProtos;
import org.chromium.distiller.proto.DomDistillerProtos.TimingInfo;
import com.google.gwt.dom.client.AnchorElement;

Powered by Google App Engine
This is Rietveld 408576698