Skip to content

Instantly share code, notes, and snippets.

@ajsquared
Created March 23, 2016 13:06
Show Gist options
  • Save ajsquared/f8674ea4498d63fd2ed5 to your computer and use it in GitHub Desktop.
Save ajsquared/f8674ea4498d63fd2ed5 to your computer and use it in GitHub Desktop.
[ERROR] src/main/java/com/etsy/statsd/profiler/server/ProfilerServer.java:[10,8] (imports) UnusedImports: Unused import - java.util.LinkedList.
[ERROR] src/main/java/com/etsy/statsd/profiler/server/RequestHandler.java:[13,8] (imports) UnusedImports: Unused import - java.util.LinkedList.
[ERROR] src/main/java/com/etsy/statsd/profiler/worker/ProfilerWorkerThread.java:[34,30] (whitespace) WhitespaceAfter: 'typecast' is not followed by whitespace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment