Skip to content

Commit dd508d0

Browse files
committed
whitespace
1 parent c5121ff commit dd508d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mustache.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -246,11 +246,11 @@ var Mustache = function() {
246246
}
247247
}
248248
};
249-
249+
250250
return({
251251
name: "mustache.js",
252252
version: "0.2",
253-
253+
254254
/*
255255
Turns a template and view into HTML
256256
*/

0 commit comments

Comments
 (0)