mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-06 09:56:06 +02:00
remove redundant code
This commit is contained in:
@@ -266,14 +266,4 @@ public class HgRepositoryServiceProvider extends RepositoryServiceProvider {
|
||||
return new HgTagCommand(context, handler.getWorkingCopyFactory());
|
||||
}
|
||||
|
||||
//~--- fields ---------------------------------------------------------------
|
||||
|
||||
/** Field description */
|
||||
private HgCommandContext context;
|
||||
|
||||
/** Field description */
|
||||
private HgRepositoryHandler handler;
|
||||
|
||||
/** Field description */
|
||||
private File repositoryDirectory;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user