Skip to content

Commit b213e10

Browse files
authored
Merge pull request #491 from Shopify/devisscher-patch-1
Update run.liquid
2 parents 267e0fe + f00614d commit b213e10

File tree

1 file changed

+0
-2
lines changed
  • discounts/javascript/shipping-discounts/default/src

1 file changed

+0
-2
lines changed

discounts/javascript/shipping-discounts/default/src/run.liquid

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{%- if flavor contains "vanilla-js" -%}
2-
// @ts-check
3-
import { DiscountApplicationStrategy } from "../generated/api";
42

53
/**
64
* @typedef {import("../generated/api").RunInput} RunInput

0 commit comments

Comments
 (0)