Organize imports
Change-Id: I1aeb962e937090416b37a4852d8267946b7fdd75
This commit is contained in:
parent
768a6bd07f
commit
2e5c337d24
@ -18,10 +18,8 @@ import static com.google.common.net.HttpHeaders.CONTENT_ENCODING;
|
||||
import static com.google.common.net.HttpHeaders.ETAG;
|
||||
import static com.google.common.net.HttpHeaders.IF_NONE_MATCH;
|
||||
import static com.google.gerrit.common.FileUtil.lastModified;
|
||||
|
||||
import static java.util.concurrent.TimeUnit.DAYS;
|
||||
import static java.util.concurrent.TimeUnit.MINUTES;
|
||||
|
||||
import static javax.servlet.http.HttpServletResponse.SC_INTERNAL_SERVER_ERROR;
|
||||
import static javax.servlet.http.HttpServletResponse.SC_NOT_FOUND;
|
||||
import static javax.servlet.http.HttpServletResponse.SC_NOT_MODIFIED;
|
||||
|
Loading…
Reference in New Issue
Block a user