cosmetic cleanup
This commit is contained in:
parent
29d249e4d9
commit
0382aa0977
1 changed files with 0 additions and 1 deletions
|
|
@ -134,7 +134,6 @@ public class AlbumServlet
|
|||
public void doGet(HttpServletRequest req, HttpServletResponse res)
|
||||
throws ServletException, IOException
|
||||
{
|
||||
// if (req.getParameter("cacheFlush") != null) imageCache.flush();
|
||||
|
||||
req.setAttribute("assets", req.getContextPath() + "/assets");
|
||||
req.setAttribute("req", req);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue