Skip to content

Commit

Permalink
Removed: i18n.ts file and import .
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Sourabh committed Apr 2, 2024
1 parent e439745 commit fd53473
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
37 changes: 0 additions & 37 deletions src/i18n.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/store/modules/user/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { logout, updateInstanceUrl, updateToken, resetConfig } from '@/adapter'
import logger from "@/logger";
import { useAuthStore, translate } from '@hotwax/dxp-components';
import emitter from '@/event-bus'
import { Settings } from 'luxon';
import {
getServerPermissionsFromRules,
prepareAppPermissions,
Expand Down

0 comments on commit fd53473

Please sign in to comment.