Skip to content

Commit

Permalink
eclipse warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Jul 14, 2011
1 parent d749d47 commit 1880e0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Expand Up @@ -13,8 +13,6 @@
package org.rstudio.studio.client.workbench.views.vcs.review;

import com.google.gwt.core.client.GWT;
import com.google.gwt.dom.client.Style.*;
import com.google.gwt.dom.client.Style.Float;
import com.google.gwt.event.dom.client.*;
import com.google.gwt.event.logical.shared.ValueChangeEvent;
import com.google.gwt.event.logical.shared.ValueChangeHandler;
Expand Down
Expand Up @@ -15,7 +15,6 @@
import com.google.gwt.core.client.JsArray;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.google.gwt.event.logical.shared.ValueChangeEvent;
import com.google.gwt.event.logical.shared.ValueChangeHandler;
import com.google.gwt.user.client.ui.HasValue;
Expand Down

0 comments on commit 1880e0e

Please sign in to comment.