Skip to content

Commit

Permalink
Update Preferences.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Codebmk committed Nov 5, 2024
1 parent 4e15e72 commit 0611db0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions netmanager/src/views/pages/Preferences/Preferences.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ import AddIcon from '@material-ui/icons/Add';
import DeleteIcon from '@material-ui/icons/Delete';
import StarIcon from '@material-ui/icons/Star';
import StarBorderIcon from '@material-ui/icons/StarBorder';
import {
getDefaultSelectedSitesApi,
setDefaultSelectedSitesApi,
deleteDefaultSelectedSiteApi,
updateDefaultSelectedSiteApi
} from 'views/apis/authService';
import { useSitesSummaryData } from 'redux/SiteRegistry/selectors';
import { Alert, Autocomplete } from '@material-ui/lab';
import { useDispatch, useSelector } from 'react-redux';
Expand Down

0 comments on commit 0611db0

Please sign in to comment.