Commit c953314a authored by Clement Ho's avatar Clement Ho

Remove extra line so that it is consistent with EE

parent b75b3bf3
...@@ -158,5 +158,4 @@ export default class EnvironmentsStore { ...@@ -158,5 +158,4 @@ export default class EnvironmentsStore {
return environments.filter(env => env.isFolder && env.isOpen); return environments.filter(env => env.isFolder && env.isOpen);
} }
} }
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