Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
adnansahovic committed Nov 22, 2022
1 parent 0dcfcab commit e5d14a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scripts/platforms/extension.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import browser from 'webextension-polyfill';

import { getBlockExplorerLink } from '@metamask/etherscan-link';
import { getEnvironmentType } from '../lib/util';
import { startCase, toLower } from 'lodash';
import { getEnvironmentType } from '../lib/util';
import { ENVIRONMENT_TYPE_BACKGROUND } from '../../../shared/constants/app';
Expand Down

0 comments on commit e5d14a2

Please sign in to comment.