Skip to content

Commit

Permalink
Remove unused eslint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Oct 12, 2024
1 parent fda76e5 commit 23e8cdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-unused-vars */
import { useBreakpointValue, useChakraContext } from "@chakra-ui/react";
import { useTheme } from "next-themes";
import type { CommonPropsAndClassName, GroupBase } from "react-select";
Expand Down

0 comments on commit 23e8cdd

Please sign in to comment.