Skip to content

Commit

Permalink
Remove TODO comment in AssetFileRouteStatus.vue
Browse files Browse the repository at this point in the history
This commit removes a TODO comment from the AssetFileRouteStatus.vue file. The comment is not necessary and its removal does not impact the functionality of the code.
  • Loading branch information
Tomas Hermanek committed Jan 2, 2024
1 parent 01ace4a commit 418689c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const { t } = useI18n()
</script>

<template>
<!-- todo check status-->
<VChip
v-if="assetFileRoute.mainRoute"
color="success"
Expand Down

0 comments on commit 418689c

Please sign in to comment.