Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix olcs manager constructor #3102

Merged
merged 2 commits into from
Nov 16, 2017
Merged

Fix olcs manager constructor #3102

merged 2 commits into from
Nov 16, 2017

Conversation

gberaudo
Copy link
Member

No description provided.

This reverts commit cd12f51.
The rule actually catches issues.

Use the following to make both eslint and GCC happy:

```
constructor(...args) {
  super(...args);
}
```
@gberaudo gberaudo requested a review from fredj November 16, 2017 07:13
@gberaudo gberaudo merged commit 90e5503 into 2.2 Nov 16, 2017
@gberaudo gberaudo deleted the fix_olcs_manager_constructor branch November 16, 2017 09:17
@sbrunner sbrunner modified the milestones: 2.2, 2.2.1 Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants