mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-09 06:55:54 +01:00
(refs #28)Remove unnecessary import statement.
This commit is contained in:
@@ -2,7 +2,6 @@ package servlet
|
||||
|
||||
import util.FileUploadUtil
|
||||
import javax.servlet.http.{HttpSessionEvent, HttpSessionListener}
|
||||
import javax.servlet.annotation.WebListener
|
||||
|
||||
/**
|
||||
* Removes session associated temporary files when session is destroyed.
|
||||
|
||||
Reference in New Issue
Block a user