Skip to content

Commit

Permalink
Improved: code by removing unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ritika-Patel08 committed Mar 12, 2024
1 parent 293adbb commit 00f622f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/Settings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ import { businessOutline, personCircleOutline, codeWorkingOutline, openOutline,
import { mapGetters, useStore } from 'vuex';
import { useRouter } from 'vue-router';
import Image from '@/components/Image.vue';
import { DateTime } from 'luxon';
import TimeZoneModal from '@/views/TimezoneModal.vue';
export default defineComponent({
Expand Down

0 comments on commit 00f622f

Please sign in to comment.