Skip to content

Commit

Permalink
fix: remove deprecated pricing calculator (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsladerman authored Oct 7, 2024
1 parent 9314941 commit 07545a7
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 894 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"rehype-raw": "7.0.0",
"remark-gfm": "4.0.0",
"resize-observer-polyfill": "1.5.1",
"styled-container-query": "1.3.5",
"type-fest": "4.8.3",
"use-immer": "0.9.0",
"usehooks-ts": "2.9.1"
Expand Down
94 changes: 0 additions & 94 deletions src/components/pricingcalculator/PricingCalculator.tsx

This file was deleted.

172 changes: 0 additions & 172 deletions src/components/pricingcalculator/PricingCalculatorExtended.tsx

This file was deleted.

34 changes: 0 additions & 34 deletions src/components/pricingcalculator/controls/AppsControl.tsx

This file was deleted.

37 changes: 0 additions & 37 deletions src/components/pricingcalculator/controls/ClustersControl.tsx

This file was deleted.

50 changes: 0 additions & 50 deletions src/components/pricingcalculator/controls/Control.tsx

This file was deleted.

Loading

0 comments on commit 07545a7

Please sign in to comment.