Skip to content

Commit

Permalink
chore: remove dead tabletreeselect component
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Aug 21, 2023
1 parent 0bdf545 commit 38ab0cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 88 deletions.
1 change: 0 additions & 1 deletion src/components/manager/DatasetSelectionModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import PropTypes from "prop-types";

import {Form, Modal} from "antd";

// import TableTreeSelect from "./TableTreeSelect";
import DatasetTreeSelect from "./DatasetTreeSelect";

import {nop} from "../../utils/misc";
Expand Down
87 changes: 0 additions & 87 deletions src/components/manager/TableTreeSelect.js

This file was deleted.

0 comments on commit 38ab0cd

Please sign in to comment.