Skip to content

Commit

Permalink
Removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenthoms committed Oct 25, 2023
1 parent 762e5a4 commit 9318cc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/lib/components/Select/select.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React, { Key } from "react";

import { resolveClassNames } from "@lib/utils/resolveClassNames";
import { getTextWidth } from "@lib/utils/textSize";

import { isEqual } from "lodash";

Expand Down

0 comments on commit 9318cc7

Please sign in to comment.