Skip to content

Commit

Permalink
Drop type
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarvelle committed Jan 22, 2025
1 parent 1221569 commit 9992b37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/util/trackingUtil.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

import { GQLMyNdlaPersonalDataFragmentFragment } from "../graphqlTypes";

type DimensionType = Record<string, string | number | undefined>;

interface Props {
user?: GQLMyNdlaPersonalDataFragmentFragment;
}
Expand Down

0 comments on commit 9992b37

Please sign in to comment.