Skip to content

Commit

Permalink
Drop the LoadingEnvironment component
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Oct 26, 2023
1 parent 6b2abe5 commit 3dd6fb6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
43 changes: 0 additions & 43 deletions web/src/components/core/LoadingEnvironment.jsx

This file was deleted.

1 change: 0 additions & 1 deletion web/src/components/core/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export { default as InstallButton } from "./InstallButton";
export { default as IssuesLink } from "./IssuesLink";
export { default as IssuesPage } from "./IssuesPage";
export { default as SectionSkeleton } from "./SectionSkeleton";
export { default as LoadingEnvironment } from "./LoadingEnvironment";
export { default as LogsButton } from "./LogsButton";
export { default as FileViewer } from "./FileViewer";
export { default as RowActions } from "./RowActions";
Expand Down

0 comments on commit 3dd6fb6

Please sign in to comment.