Skip to content

Commit af837a6

Browse files
committed
vscode-extension: this should have remained commented out
Followup to commit d926c7f
1 parent 42f895f commit af837a6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"folders": [
33
{
4-
"path": "application_workspace"
4+
"path": "application_workspace",
55
},
66
{
7-
"path": "library_workspace"
8-
}
7+
"path": "library_workspace",
8+
},
99
],
1010
"settings": {
11-
"as3mxml.sdk.editor": "/Users/joshtynjala/Development/apache/royale-asjs"
12-
}
11+
// "as3mxml.sdk.editor": "/Users/joshtynjala/Development/apache/royale-asjs"
12+
},
1313
}

0 commit comments

Comments
 (0)