Skip to content

Commit 2882aae

Browse files
committed
remove unused export
1 parent 8a0e24c commit 2882aae

File tree

1 file changed

+0
-2
lines changed
  • packages/eslint-plugin-query/src

1 file changed

+0
-2
lines changed

packages/eslint-plugin-query/src/rules.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ export const rules: Record<
1717
[stableQueryClient.name]: stableQueryClient.rule,
1818
[noRestDestructuring.name]: noRestDestructuring.rule,
1919
}
20-
21-
export const rules2 = {}

0 commit comments

Comments
 (0)