Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Fix error on running ngHtml2Js #28

Merged
merged 1 commit into from
Jun 6, 2016
Merged

Fix error on running ngHtml2Js #28

merged 1 commit into from
Jun 6, 2016

Conversation

leoruhland
Copy link
Contributor

Fix this error:

Starting 'ngHtml2Js'...
angular/app/components/charts-chartjs/charts-chartjs.component.js
  2:16  error  "$scope" is defined but never used  no-unused-vars
✖ 1 problem (1 error, 0 warnings)
Finished 'ngHtml2Js' after 983 ms

Error log:
Starting 'ngHtml2Js'...
angular/app/components/charts-chartjs/charts-chartjs.component.js
  2:16  error  "$scope" is defined but never used  no-unused-vars
✖ 1 problem (1 error, 0 warnings)
Finished 'ngHtml2Js' after 983 ms
@silverbux silverbux merged commit 1c50b46 into silverbux:master Jun 6, 2016
@silverbux
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants