Skip to content

Commit e1c1ffb

Browse files
author
Natalie Arellano
committed
Remove FIXME
Signed-off-by: Natalie Arellano <[email protected]>
1 parent e7a3492 commit e1c1ffb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

content/docs/extension-guide/create-extension/setup-local-environment.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,7 @@ We unset any custom lifecycle image that may have been provided to ensure that t
7272

7373
<!-- test:exec -->
7474
```bash
75-
# FIXME: remove branch when https://github.com/buildpacks/samples/pull/149 is merged
76-
git clone https://github.com/buildpacks/samples.git && \
77-
cd samples && \
78-
git fetch --all && \
79-
git checkout runext/update-samples && \
80-
cd ..
75+
git clone https://github.com/buildpacks/samples.git
8176
```
8277

8378
<!--+ if false +-->

0 commit comments

Comments
 (0)