Commit 69d6164c authored by Grzegorz Pietrusza's avatar Grzegorz Pietrusza

cleanup

parent 3b99ded7
......@@ -13,10 +13,6 @@ import java.io.InputStream;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* Created by adam on 20.03.16.
*/
@Singleton
public class LoggingFilter implements ContainerRequestFilter {
private static final Logger LOG = Logger.getLogger(LoggingFilter.class.getName());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment