Skip to content

Commit bfaec20

Browse files
committed
feat: remove comment
1 parent 29e8bc2 commit bfaec20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/Org/TeamsPanel.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,6 @@ watch(lastExecutionTime, () => {
504504
{{ orgName }}:
505505
</span>
506506
<label for="new-team-name" class="sr-only">{{ $t('org.teams.team_name_label') }}</label>
507-
<!-- rtl-check-ignore -->
508507
<InputBase
509508
id="new-team-name"
510509
v-model="newTeamName"

0 commit comments

Comments
 (0)