Skip to content

Commit 440ea6b

Browse files
luizhf42gustavosbarreto
authored andcommitted
refactor(ui): remove unnecessary eslint-disable comment
1 parent b215ad2 commit 440ea6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/components/Setting/SettingProfile.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@
225225
</template>
226226

227227
<script setup lang="ts">
228-
/* eslint-disable @typescript-eslint/ban-ts-comment */
229228
import { ref, computed, onMounted } from "vue";
230229
import { useDisplay } from "vuetify";
231230
import { useField } from "vee-validate";

0 commit comments

Comments
 (0)