mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 23:15:43 +01:00
suppress unchecked warnings
This commit is contained in:
@@ -72,6 +72,7 @@ public class ScmSecurityModule extends ShiroWebModule
|
||||
*
|
||||
*/
|
||||
@Override
|
||||
@SuppressWarnings("unchecked")
|
||||
protected void configureShiroWeb()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user