Skip to content

Commit

Permalink
fixing rebase errors
Browse files Browse the repository at this point in the history
  • Loading branch information
NiranjanaBinoy committed Jun 27, 2024
1 parent 2ac2de0 commit a078f65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/scripts/metamask-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@ import {
PermissionNames,
unrestrictedMethods,
} from './controllers/permissions';
import { MetaMetricsDataDeletionController } from './controllers/metametrics-data-deletion/metametrics-data-deletion';
import { DataDeletionService } from './services/data-deletion-service';
import createRPCMethodTrackingMiddleware from './lib/createRPCMethodTrackingMiddleware';
import { IndexedDBPPOMStorage } from './lib/ppom/indexed-db-backend';
import { updateCurrentLocale } from './translate';
Expand Down

0 comments on commit a078f65

Please sign in to comment.