From ffd3a2eedd234f371025fea5098d4755c78672e2 Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Thu, 12 Sep 2024 14:12:48 -0400 Subject: [PATCH] remove comments from launch.json sample --- docs/dev/tutorial/android-debugging.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/dev/tutorial/android-debugging.md b/docs/dev/tutorial/android-debugging.md index d821ac8..39236d5 100644 --- a/docs/dev/tutorial/android-debugging.md +++ b/docs/dev/tutorial/android-debugging.md @@ -82,9 +82,6 @@ Configure the `launch.json` file to attach to the forwarded jdwp port. ```json { - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ {