Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
enricovianello committed Oct 22, 2019
1 parent 27d884e commit 4d4c20d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import static it.grid.storm.rest.auth.RestTokenFilter.TOKEN_HEADER_NAME;
import static it.grid.storm.rest.auth.RestTokenFilter.TOKEN_INIT_PARAM_NAME;
import static javax.ws.rs.core.MediaType.TEXT_PLAIN;
import static javax.ws.rs.core.Response.Status.UNAUTHORIZED;
import static junit.framework.Assert.fail;
import static org.apache.commons.io.FileUtils.readFileToString;
Expand Down

0 comments on commit 4d4c20d

Please sign in to comment.