Skip to content

Commit

Permalink
Remove test config
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Feb 10, 2025
1 parent d4f2a2f commit 0df3afd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,6 @@
},
"args": [],
"cwd": "${workspaceFolder}"
},
{
"type": "lldb",
"request": "launch",
"name": "Ad hoc: air",
"program": "air",
"args": ["format", "R"],
"cwd": "/Users/davis/files/r/packages/tzdb/"
}
]
}

0 comments on commit 0df3afd

Please sign in to comment.