# Do not allow unused vars (no-unused-vars)

This is just a helper rule to filter out the things caught by
the `no-unused-imports` rule without double warnings. As
well as being able to set them at different warning levels.
