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

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

Issue 1725243002: Fix some warnings in Eclipse (Closed) Base URL: git@github.com:chromium/dom-distiller.git@master
Patch Set: address comments Created 4 years, 7 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
« no previous file with comments | « java/org/chromium/distiller/PagingLinksFinder.java ('k') | java/org/chromium/distiller/StringUtil.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: java/org/chromium/distiller/SchemaOrgParser.java
diff --git a/java/org/chromium/distiller/SchemaOrgParser.java b/java/org/chromium/distiller/SchemaOrgParser.java
index 758473ac5fdd290f9b22298831a97f91c8935e13..f84835a27feb0605bc1879f89bb9937188f73f49 100644
--- a/java/org/chromium/distiller/SchemaOrgParser.java
+++ b/java/org/chromium/distiller/SchemaOrgParser.java
@@ -7,7 +7,6 @@ package org.chromium.distiller;
import org.chromium.distiller.proto.DomDistillerProtos.TimingInfo;
import com.google.gwt.dom.client.Element;
-import com.google.gwt.dom.client.Node;
import com.google.gwt.dom.client.NodeList;
import java.util.ArrayList;
« no previous file with comments | « java/org/chromium/distiller/PagingLinksFinder.java ('k') | java/org/chromium/distiller/StringUtil.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698