Skip to content

Commit 4e372ee

Browse files
committed
Remove .env from version control
Signed-off-by: Claudia Emmanuel <[email protected]>
1 parent 74f787e commit 4e372ee

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

.env

Lines changed: 0 additions & 3 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
node_modules
22
*.vsix
3-
3+
.env
44
.DS_Store

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@
135135
],
136136
"view/title": [
137137
{
138-
"command": "fabric-network.uploadNetwork",
139138
"command": "fabric-network.uploadNetwork",
140139
"when": "view == fabric-network",
141140
"group": "navigation"

0 commit comments

Comments
 (0)