Skip to content

Commit ba7574d

Browse files
authored
Layout tutorial: remove unused Liquid variable (#2293)
1 parent 8bf3e5d commit ba7574d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/docs/development/ui/layout/tutorial.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ diff2html: true
66
---
77

88
{% assign api = 'https://docs.flutter.io/flutter' -%}
9-
{% capture code -%} {{site.repo.this}}/tree/{{site.branch}}/src/_includes/code {%- endcapture -%}
109
{% capture examples -%} {{site.repo.this}}/tree/{{site.branch}}/examples {%- endcapture -%}
1110
{% assign rawExFile = 'https://github.com/raw/flutter/website/master/examples' -%}
1211
{% capture demo -%} {{site.repo.flutter}}/tree/{{site.branch}}/examples/flutter_gallery/lib/demo {%- endcapture -%}

0 commit comments

Comments
 (0)