diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-25 15:10:17 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-25 15:10:17 -0400 |
| commit | 5c598bf87770d2dade1da10bb36cd7be216eb04a (patch) | |
| tree | 7e1582bf11f5c075e7815b67799eec054a8c7d0e /.vscode | |
| parent | 8e567d94618fcac3345a1f495cdea71a543f7804 (diff) | |
| parent | 5506a14f2e0ad2581e123320b620d84a1afc4e20 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/launch.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index fd67a7647..822a06024 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -7,10 +7,6 @@ { "type": "chrome", "request": "launch", - "runtimeArgs": [ - "--enable-logging", - "--v=1" - ], "name": "Launch Chrome against localhost", "sourceMaps": true, "breakOnLoad": true, |
