Delete trailing whitespaces

This commit is contained in:
David Cormier 2013-12-17 15:30:22 -05:00
parent cbf6bd9920
commit 6d5573a148
5 changed files with 40 additions and 41 deletions

View File

@ -110,4 +110,3 @@ ls.factory("$store",function($parse){
}; };
return publicMethods; return publicMethods;
}); });