Skip to content

Commit 903bc37

Browse files
authored
Merge pull request #577 from Shopify/del-order-submission
Remove unused function
2 parents 5731133 + ceba003 commit 903bc37

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+0
-23304
lines changed

.graphqlrc.cjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@ const projects = {
2828
...getProjects("sample-apps/discounts/extensions"),
2929
...getProjects("sample-apps/payment-customizations/extensions"),
3030
...getProjects("sample-apps/delivery-customizations/extensions"),
31-
...getProjects("checkout/rust/order-submission-rule"),
3231
...getProjects("checkout/rust/delivery-customization"),
3332
...getProjects("checkout/rust/payment-customization"),
34-
...getProjects("checkout/javascript/order-submission-rule"),
3533
...getProjects("checkout/javascript/delivery-customization"),
3634
...getProjects("checkout/javascript/payment-customization"),
3735
...getProjects("checkout/javascript/cart-checkout-validation"),

Cargo.lock

Lines changed: 0 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ exclude = [
99
"sample-apps/discounts/extensions/product-discount-js",
1010
"sample-apps/payment-customizations/extensions/payment-customization-js/",
1111
"sample-apps/bundles-cart-transform/extensions/cart-expand-js/",
12-
"sample-apps/order-submission-rules/extensions/order-submission-rule-js/",
1312
"sample-apps/bundles-price-per-component/extensions/price-per-component-js",
1413
"sample-apps/optional-add-ons-cart-transform/extensions/optional-add-ons-js",
1514
"sample-apps/update-line-item/extensions/update-line-item-js",

checkout/javascript/order-submission-rule/default/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

checkout/javascript/order-submission-rule/default/locales/en.default.json.liquid

Lines changed: 0 additions & 4 deletions
This file was deleted.

checkout/javascript/order-submission-rule/default/package.json.liquid

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)