Skip to content

Commit

Permalink
remove not needed import
Browse files Browse the repository at this point in the history
Signed-off-by: Qin <[email protected]>
  • Loading branch information
ArwenQin committed Jan 15, 2025
1 parent 850a0ef commit 505ba19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ import { FilingTypes } from '@bcrs-shared-components/enums'
import { CorpTypeCd, GetCorpFullDescription } from '@bcrs-shared-components/corp-type-module'
import { SessionStorageKeys } from 'sbc-common-components/src/util/constants'
import { useBusinessStore, useConfigurationStore, useFilingHistoryListStore, useRootStore } from './stores'
import { createConsoleLogger } from 'launchdarkly-js-client-sdk'
@Component({
components: {
Expand Down

0 comments on commit 505ba19

Please sign in to comment.