mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-30 19:29:11 +01:00
remove debug output
This commit is contained in:
@@ -136,7 +136,6 @@ public class ModifyRepositorySubCommand extends TemplateSubCommand
|
||||
|
||||
if (archvied != null)
|
||||
{
|
||||
System.out.println("ARCHIVED: " + archvied);
|
||||
repository.setArchived(archvied);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user