mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 10:35:56 +01:00 
			
		
		
		
	Fix sonar issues
This commit is contained in:
		| @@ -50,9 +50,11 @@ public class SimpleSvnWorkingCopyFactory extends SimpleWorkingCopyFactory<File, | ||||
|  | ||||
|   @Override | ||||
|   protected void closeRepository(File workingCopy) { | ||||
|     // No resources to be closed for svn | ||||
|   } | ||||
|  | ||||
|   @Override | ||||
|   protected void closeWorkingCopy(File workingCopy) { | ||||
|     // No resources to be closed for svn | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user