Skip to content

Commit

Permalink
Remove trackhub registry
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Dec 15, 2022
1 parent 3c288f0 commit c4b74c1
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 1,004 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -501,28 +501,6 @@ exports[`<PluginStoreWidget /> renders with the available plugins 1`] = `
SequencePlugin
</p>
</li>
<li
class="MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding css-ypie1g-MuiListItem-root"
>
<svg
aria-hidden="true"
aria-label="This plugin was installed by an administrator, you cannot remove it."
class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-1a34d00-MuiSvgIcon-root-lockedPluginTooltip"
data-mui-internal-clone-element="true"
data-testid="LockIcon"
focusable="false"
viewBox="0 0 24 24"
>
<path
d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"
/>
</svg>
<p
class="MuiTypography-root MuiTypography-body1 css-k0xfey-MuiTypography-root"
>
TrackHubRegistryPlugin
</p>
</li>
<li
class="MuiListItem-root MuiListItem-dense MuiListItem-gutters MuiListItem-padding css-ypie1g-MuiListItem-root"
>
Expand Down
56 changes: 0 additions & 56 deletions plugins/trackhub-registry/package.json

This file was deleted.

21 changes: 0 additions & 21 deletions plugins/trackhub-registry/src/index.test.js

This file was deleted.

26 changes: 0 additions & 26 deletions plugins/trackhub-registry/src/index.ts

This file was deleted.

89 changes: 0 additions & 89 deletions plugins/trackhub-registry/src/trackhub-registry/HubDetails.tsx

This file was deleted.

61 changes: 0 additions & 61 deletions plugins/trackhub-registry/src/trackhub-registry/SelectBox.tsx

This file was deleted.

Loading

0 comments on commit c4b74c1

Please sign in to comment.