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