mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-08 14:35:52 +01:00
Remove debug code.
This commit is contained in:
@@ -52,7 +52,6 @@ class BasicAuthenticationFilter extends Filter with RepositoryService with Accou
|
||||
} catch {
|
||||
case ex: Exception => {
|
||||
logger.error("error", ex)
|
||||
ex.printStackTrace()
|
||||
requireAuth(response)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user