CEC-1216 Remove unused components (#129)

* CEC-1216 Remove unused components

* Remove import
This commit is contained in:
John Wu
2022-03-21 17:21:59 -07:00
committed by GitHub
parent 2e113830a5
commit 4daf171b1e
7 changed files with 6 additions and 527 deletions

View File

@@ -5374,23 +5374,7 @@ exports[`App Route /packages authenticated 1`] = `
>
<div
class="MuiGrid-root makeStyles-textJustifyAlign-1187 MuiGrid-item MuiGrid-grid-md-4"
>
<a
class="makeStyles-labelInline-1147"
href="/package-create"
>
<svg
aria-hidden="true"
class="MuiSvgIcon-root MuiSvgIcon-fontSizeLarge"
focusable="false"
viewBox="0 0 24 24"
>
<path
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"
/>
</svg>
</a>
</div>
/>
<div
class="MuiGrid-root makeStyles-textCenterAlign-1188 MuiGrid-item MuiGrid-grid-md-4"
>