mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-12-05 13:13:49 +00:00
Fix JSHint warnings.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
return ret;
|
||||
};
|
||||
})(name, prop[name]) :
|
||||
})(name, prop[name]) : // jshint ignore:line
|
||||
prop[name];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user