Skip to content

Commit cba7c04

Browse files
committed
Remove unnecessary comment
Signed-off-by: Evans Mungai <[email protected]>
1 parent 6649ed7 commit cba7c04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

applications/wg-easy/taskfiles/container.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ tasks:
1515
- '{{.CONTAINER_RUNTIME}} build -t {{.DEV_CONTAINER_REPOSITORY}}/{{.DEV_CONTAINER_IMAGE}}:{{.DEV_CONTAINER_TAG}} -f {{.CONTAINERFILE}} .'
1616

1717
# Start development container in background.
18-
# It's internal because it's used by shell and start tasks.
1918
start:
2019
desc: Start development container in background
2120
silent: true

0 commit comments

Comments
 (0)