diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-08-13 10:21:42 +0300 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-19 19:35:33 +1100 |
commit | 9447f152d4fa2fd871d18aaea3fa5fe62fdbe899 (patch) | |
tree | aab9780ec6278d61f65b27e641bf5bdce4542d3a | |
parent | Replace deprecated property (diff) | |
download | server-9447f152d4fa2fd871d18aaea3fa5fe62fdbe899.tar.xz |
Update .vscode/launch.json
-rw-r--r-- | .vscode/launch.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index 09a69132..611fefa0 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,7 +1,4 @@ { - // 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": [ { |