Skip to content

Commit

Permalink
Remove filtering display type
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Aug 19, 2021
1 parent f33c9e7 commit 18f93f7
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 624 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -279,27 +279,6 @@ exports[`<PluginStoreWidget /> renders with the available plugins 1`] = `
DotplotPlugin
</p>
</li>
<li
class="MuiListItem-root MuiListItem-gutters"
>
<svg
aria-hidden="true"
class="MuiSvgIcon-root"
focusable="false"
style="margin-right: 0.5rem;"
title="This plugin was installed by an administrator, you cannot remove it."
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"
>
FilteringTrackPlugin
</p>
</li>
<li
class="MuiListItem-root MuiListItem-gutters"
>
Expand Down
9 changes: 0 additions & 9 deletions plugins/filtering/.babelrc

This file was deleted.

48 changes: 0 additions & 48 deletions plugins/filtering/package.json

This file was deleted.

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions plugins/filtering/src/LinearFilteringDisplay/index.js

This file was deleted.

Loading

0 comments on commit 18f93f7

Please sign in to comment.