mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 22:45:45 +01:00
fix some unchecked warnings
This commit is contained in:
@@ -43,6 +43,7 @@ import org.slf4j.LoggerFactory;
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public class DefaultExtensionProcessor implements ExtensionProcessor
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user