Skip to content

Commit

Permalink
refactor: remove deprecated components
Browse files Browse the repository at this point in the history
  • Loading branch information
awesthouse committed Mar 22, 2024
1 parent 605d0f5 commit a5b9c9e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 111 deletions.
56 changes: 0 additions & 56 deletions packages/dm-core/src/components/DynamicTable.tsx

This file was deleted.

53 changes: 0 additions & 53 deletions packages/dm-core/src/components/Pickers/JobHandlerPicker.tsx

This file was deleted.

1 change: 0 additions & 1 deletion packages/dm-core/src/components/Pickers/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export * from './BlueprintPicker'
export * from './DestinationPicker'
export * from './EntityPickerDialog'
export * from './EntityPickerDropdown'
export * from './JobHandlerPicker'
1 change: 0 additions & 1 deletion packages/dm-core/src/components/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export * from './AccessControl/AccessControlListComponent'
export * from './CopyLinkDialog/CopyLinkDialog'
export * from './Dialog'
export * from './DynamicTable'
export * from './EntityView'
export * from './Loading'
export * from './NewEntityButton'
Expand Down

0 comments on commit a5b9c9e

Please sign in to comment.