mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-926: Clean up unneeded code, trailing whitespace; fix bugs, styling, comments and licenses.
This commit is contained in:
		| @@ -32,6 +32,7 @@ import org.mybatis.guice.transactional.Transactional; | ||||
| public abstract class JDBCDirectory<ObjectType extends Identifiable> | ||||
|         extends RestrictedObject implements Directory<ObjectType>  { | ||||
|  | ||||
|     @Override | ||||
|     @Transactional | ||||
|     public void tryAtomically(AtomicDirectoryOperation<ObjectType> operation) | ||||
|             throws GuacamoleException { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user