Skip to content

Commit

Permalink
Remove dead JS code (#47574)
Browse files Browse the repository at this point in the history
  • Loading branch information
gzdunek authored and mvbrock committed Oct 16, 2024
1 parent c71f907 commit f1dba9a
Show file tree
Hide file tree
Showing 28 changed files with 5 additions and 1,436 deletions.
43 changes: 0 additions & 43 deletions web/packages/design/src/DocumentTitle/DocumentTitle.jsx

This file was deleted.

20 changes: 0 additions & 20 deletions web/packages/design/src/DocumentTitle/index.js

This file was deleted.

34 changes: 0 additions & 34 deletions web/packages/design/src/SideNav/SideNav.jsx

This file was deleted.

41 changes: 0 additions & 41 deletions web/packages/design/src/SideNav/SideNav.test.tsx

This file was deleted.

59 changes: 0 additions & 59 deletions web/packages/design/src/SideNav/SideNavItem.jsx

This file was deleted.

42 changes: 0 additions & 42 deletions web/packages/design/src/SideNav/SideNavItemIcon.jsx

This file was deleted.

52 changes: 0 additions & 52 deletions web/packages/design/src/SideNav/Sidenav.story.jsx

This file was deleted.

24 changes: 0 additions & 24 deletions web/packages/design/src/SideNav/index.js

This file was deleted.

5 changes: 0 additions & 5 deletions web/packages/design/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import ButtonLink from './ButtonLink';
import { ButtonWithMenu } from './ButtonWithMenu';
import Card from './Card';
import CardSuccess, { CardSuccessLogin } from './CardSuccess';
import DocumentTitle from './DocumentTitle';
import Indicator from './Indicator';
import Input from './Input';
import Label from './Label';
Expand All @@ -52,7 +51,6 @@ import Text, {
Subtitle2,
Subtitle3,
} from './Text';
import SideNav, { SideNavItem } from './SideNav';
import { StepSlider } from './StepSlider';
import TopNav from './TopNav';
import Flex from './Flex';
Expand Down Expand Up @@ -80,7 +78,6 @@ export {
Card,
CardSuccess,
CardSuccessLogin,
DocumentTitle,
Flex,
H1,
H2,
Expand All @@ -103,8 +100,6 @@ export {
Pill,
Popover,
ResourceIcon,
SideNav,
SideNavItem,
StepSlider,
Subtitle1,
Subtitle2,
Expand Down
Loading

0 comments on commit f1dba9a

Please sign in to comment.