Skip to content

Commit 15ec6f4

Browse files
committed
Remove untruthful comment
1 parent dddd860 commit 15ec6f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/host/app/components/matrix/preparing-room-message-command.gts

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ const RoomMessageCommand: TemplateOnlyComponent<Signature> = <template>
1313
</div>
1414
</div>
1515

16-
{{! template-lint-disable no-whitespace-for-layout }}
17-
{{! ignore the above error because ember-template-lint complains about the whitespace in the multi-line comment below }}
1816
<style scoped>
1917
.command-button-bar {
2018
display: flex;

0 commit comments

Comments
 (0)