remove unused whitespaces

This commit is contained in:
2023-06-22 10:27:06 +02:00
parent 356dffdbcd
commit 84389be203

View File

@@ -9,8 +9,6 @@ import HistoryComponent from '@components/mock/HistoryComponent.vue'
<div class="flex flex-col xl:flex-row gap-6 w-full h-full">
<RestMockMessageComponent></RestMockMessageComponent>
<HistoryComponent></HistoryComponent>
</div>
</template>