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 | 4c4a36923259148142543c37ee680d91b20903e3 (patch) | |
tree | 7d06caa3cb942c151eb7c04432ded8a3af38d9d3 /.vscode/launch.json | |
parent | Replace deprecated property (diff) | |
download | server-4c4a36923259148142543c37ee680d91b20903e3.tar.xz |
Update .vscode/launch.json
Diffstat (limited to '.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": [ { |