Skip to content

Commit

Permalink
Remove an unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
tdilauro committed Aug 23, 2024
1 parent fca9653 commit 9e7d264
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ContextProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { Store } from "@reduxjs/toolkit";
import * as PropTypes from "prop-types";
import buildStore, { RootState } from "../store";
import {
AdminRoleData,
DashboardCollectionsBarChart,
FeatureFlags,
PathFor,
Expand Down

0 comments on commit 9e7d264

Please sign in to comment.