Removed jshint comment

This commit is contained in:
Michael Abashian 2016-02-15 11:04:38 -05:00
parent e5f6373617
commit f2f9dc4703

View File

@ -1,5 +1,3 @@
/* jshint unused: vars */
export default
[ 'templateUrl', '$state', 'FeaturesService', 'ProcessErrors', function(templateUrl, $state, FeaturesService, ProcessErrors) {
return {