Commit 4a2e2a28 authored by sanjiv sahayam's avatar sanjiv sahayam

remove platform directive as all plaforms are supported

As per recommendation from @wbond, removed platform directive of
["osx", "linux", "windows"] because that is the default when not
specified.
parent fac7f33f
...@@ -567,7 +567,6 @@ ...@@ -567,7 +567,6 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3083", "sublime_text": ">=3083",
"platforms": ["osx", "linux", "windows"],
"tags": true "tags": true
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment