mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
added ListenerSupport for repositoryManagers
This commit is contained in:
@@ -25,7 +25,7 @@ import javax.xml.bind.JAXB;
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
*/
|
||||
public class HgRepositoryManager implements RepositoryManager
|
||||
public class HgRepositoryManager extends AbstractRepositoryManager
|
||||
{
|
||||
|
||||
/** Field description */
|
||||
|
||||
Reference in New Issue
Block a user