['searchList' is assigned a value but never used no-unused-var.] This is the error I am getting. and it is not helping.. Need help
You can safely delete searchList since you are not using it at all, the error will disappear when you delete it.
searchList