Skip to content

Commit

Permalink
Reverted: removed the import for DxpAppVersionInfo as it is globally …
Browse files Browse the repository at this point in the history
…registered as component (#274)
  • Loading branch information
amansinghbais committed Mar 8, 2024
1 parent b7fa8d2 commit 9b8f9a7
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 @@ -115,7 +115,6 @@ import { DateTime } from 'luxon';
import TimeZoneModal from '@/views/TimezoneModal.vue';
import { Actions, hasPermission } from '@/authorization';
import { translate } from "@hotwax/dxp-components"
import { DxpAppVersionInfo } from '@hotwax/dxp-components/lib/components';
export default defineComponent({
name: 'Settings',
Expand Down

0 comments on commit 9b8f9a7

Please sign in to comment.