Skip to content

Commit

Permalink
fix: remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
paulobernardoaf committed Nov 14, 2023
1 parent 745abc0 commit 77653af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/config/external/chatgpt/Setup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
:description="$t('ChatGPT.setup.description')"
>
<div slot="message" class="chatgpt-modal__content">
<!-- <span class="chatgpt-modal__content__title">{{ $t('ChatGPT.setup.title') }}</span>
<span class="chatgpt-modal__content__description">{{ $t('ChatGPT.setup.description') }}</span> -->

<div class="chatgpt-modal__content__form">
<unnnic-input
class="chatgpt-modal__content__form__input__name"
Expand Down

0 comments on commit 77653af

Please sign in to comment.