Skip to content

Commit

Permalink
Polished
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Nov 28, 2013
1 parent 66956e0 commit 99eadc8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hawtio-app/src/main/java/io/hawt/app/App.java
Expand Up @@ -25,13 +25,9 @@
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;

/**
*/
public class App {
private static final String WAR_FILENAME = "hawtio.war";
private static final int KB = 1024;
Expand Down

0 comments on commit 99eadc8

Please sign in to comment.