Repository: incubator-trafficcontrol
Updated Branches:
  refs/heads/master c03453d8c -> 140bf4d49


Delete launch.json

Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/b36d6a86
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/b36d6a86
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/b36d6a86

Branch: refs/heads/master
Commit: b36d6a86ced3a01a1ebc1850cc7aeb928e5ff64a
Parents: 24fe056
Author: Derek Gelinas <derek_geli...@cable.comcast.com>
Authored: Sat Apr 1 12:37:19 2017 -0400
Committer: Jeff Elsloo <jeffrey_els...@cable.comcast.com>
Committed: Mon Apr 10 12:42:46 2017 -0600

----------------------------------------------------------------------
 traffic_ops/.vscode/launch.json | 21 ---------------------
 1 file changed, 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/b36d6a86/traffic_ops/.vscode/launch.json
----------------------------------------------------------------------
diff --git a/traffic_ops/.vscode/launch.json b/traffic_ops/.vscode/launch.json
deleted file mode 100644
index 22ce6df..0000000
--- a/traffic_ops/.vscode/launch.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
-    // Use IntelliSense to learn about possible Node.js debug attributes.
-    // Hover to view descriptions of existing attributes.
-    // For more information, visit: 
https://go.microsoft.com/fwlink/?linkid=830387
-    "version": "0.2.0",
-    "configurations": [
-        {
-            "type": "node",
-            "request": "launch",
-            "name": "Launch Program",
-            "program": "${workspaceRoot}/app.js",
-            "cwd": "${workspaceRoot}"
-        },
-        {
-            "type": "node",
-            "request": "attach",
-            "name": "Attach to Process",
-            "port": 5858
-        }
-    ]
-}
\ No newline at end of file

Reply via email to