mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-31 03:39:14 +01: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