Skip to content

Commit

Permalink
Replaced JetBrains' REST client by VSCode's one
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed May 8, 2020
1 parent cb822e8 commit 2740059
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -12,4 +12,3 @@
/*.iml
/**/.DS_Store
/composer.lock
/share/*.private.env.json
2 changes: 1 addition & 1 deletion .vscode/settings.json
Expand Up @@ -5,7 +5,7 @@
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"rest-client.environmentVariables": {
"test": {
"$shared": {
"baseUrl": "https://<your-api-key>.rest.akismet.com/1.1"
}
}
Expand Down
5 changes: 0 additions & 5 deletions share/http-client.env.json

This file was deleted.

0 comments on commit 2740059

Please sign in to comment.