mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUACAMOLE-80: Remove trailing comma.
This commit is contained in:
		| @@ -129,7 +129,7 @@ | ||||
|         ) | ||||
|         VALUES ( | ||||
|             #{object.name,jdbcType=VARCHAR}, | ||||
|             #{object.primaryConnectionIdentifier,jdbcType=VARCHAR}, | ||||
|             #{object.primaryConnectionIdentifier,jdbcType=VARCHAR} | ||||
|         ) | ||||
|  | ||||
|     </insert> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user