##// END OF EJS Templates
largefiles: remove additional blank line between methods in localstore...
largefiles: remove additional blank line between methods in localstore According to the coding style it should be a single blank line between functions.

File last commit:

r24588:0bf54479 default
r29409:d2c37507 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}