Commit ca5b5e0
authored
chore(dev.Dockerfile.tmpl): Remove superfluous step number (#2073)
## Summary
### Issue
For some reason only the comment about copying the local flake dirs got
a step number. Maybe a leftover?
### Fix
Just remove it, as no other step is numbered.
## How was it tested?
It wasn't as it is only a comment change. 😄
Signed-off-by: Silvestre Zabala <silvestre.zabala@sap.com>1 parent 3246587 commit ca5b5e0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments