Skip to content

Commit 5d06fd7

Browse files
committed
fix: remove import
1 parent 3ea7601 commit 5d06fd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Table.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React from "react";
22
import ReactTable from "react-table";
3-
import { SegmentedController } from '@procore/core-react'
43
import data from './list.json'
54

65
export class Table extends React.Component {

0 commit comments

Comments
 (0)