mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 20:30:52 +01:00
Mark old import handler api as deprecated
This commit is contained in:
@@ -41,7 +41,10 @@ import java.io.IOException;
|
||||
/**
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
* @deprecated
|
||||
* @since 2.11.0
|
||||
*/
|
||||
@Deprecated
|
||||
public class HgImportHandler extends AbstactImportHandler
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user