Skip to content

Commit

Permalink
Remove connected route
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwing committed May 8, 2024
1 parent 644fa1e commit 7774b96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/components/multichain/global-menu/global-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import PropTypes from 'prop-types';
import { useHistory } from 'react-router-dom';
import { useDispatch, useSelector } from 'react-redux';
import {
CONNECTED_ROUTE,
SETTINGS_ROUTE,
DEFAULT_ROUTE,
///: BEGIN:ONLY_INCLUDE_IF(snaps)
Expand Down

0 comments on commit 7774b96

Please sign in to comment.