Skip to content

Commit

Permalink
revert whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmits committed Sep 27, 2024
1 parent 8729baf commit 18f5def
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
if (data.hasOwnProperty(property))
(<any>this)[property] = (<any>data)[property];
}
{% endif -%}
{% endif -%}
{% if ConvertConstructorInterfaceData -%}
{% for property in Properties -%}
{% if property.SupportsConstructorConversion -%}
Expand Down

0 comments on commit 18f5def

Please sign in to comment.