Skip to content

Commit 05db5ab

Browse files
committed
Remove unnecessary menu args from testing
1 parent 0ee094e commit 05db5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Side Bar.sublime-menu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
{
33
"caption": "LSP-julia: Activate this Environment",
44
"command": "julia_activate_environment",
5-
"args": {"files": [], "dirs": [], "paths": []}
5+
"args": {"files": []}
66
},
77
]

0 commit comments

Comments
 (0)