[FEAT] Remove redundant code

This commit is contained in:
2026-01-02 21:36:09 +01:00
parent e481a6e897
commit b649d6da87

View File

@@ -21,7 +21,3 @@
</router-link> </router-link>
</div> </div>
</template> </template>
<script setup lang="ts">
// No script logic needed for this simple view
</script>