Skip to content

Commit e2c3fd0

Browse files
committed
remove unused variable
1 parent 989ca6d commit e2c3fd0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/components.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import React from "react";
21
import { Table as TanStackTable } from "@tanstack/react-table";
32

43
export const EnhancedLoadingComponent = () => (

src/helpers.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import React from "react";
21
import { Table as TanStackTable } from "@tanstack/react-table";
32

43
// Helper for creating global filter input

0 commit comments

Comments
 (0)