From 8c966edb1a3484b6a255663f28f41103c8f5785d Mon Sep 17 00:00:00 2001 From: jorenbroekema Date: Tue, 12 Nov 2024 10:18:30 +0100 Subject: [PATCH] chore: formatting --- lib/common/templates/compose/object.kt.template.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common/templates/compose/object.kt.template.js b/lib/common/templates/compose/object.kt.template.js index 6f3816ca6..f1a6e6726 100644 --- a/lib/common/templates/compose/object.kt.template.js +++ b/lib/common/templates/compose/object.kt.template.js @@ -30,4 +30,4 @@ ${allTokens )}`, ) .join('\n')} -}\n`; \ No newline at end of file +}\n`;