Skip to content

Fixes no this eslint error on new version of eslint.

Jacob Schatz requested to merge fix-new-eslint-failure into master

What does this MR do?

In new eslint version this error pops up about views which is weird that it didn't pop up before. This fixes that.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

eslint new version v3.19.0 was complaining. Was not complaining before.

Screenshots (if relevant)

None

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

None

Merge request reports