Fix some trailing whitespace grunt errors

This commit is contained in:
Chris van Marle 2017-10-12 10:23:40 +02:00
parent c8d5044e7a
commit 664196c5ef
3 changed files with 6 additions and 6 deletions

View File

@ -156,7 +156,7 @@ var Module = Class.extend({
/** nunjucksEnvironment()
* Returns the nunjucks environment for the current module.
* The environment is checked in the _nunjucksEnvironment instance variable.
*
* @returns Nunjucks Environment
*/
nunjucksEnvironment: function() {