Browse Source

strip newline at end

dyu 12 years ago
parent
commit
a487821461
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/directives/partial.js

+ 1 - 1
src/directives/partial.js

@@ -47,4 +47,4 @@ module.exports = {
         }
     }
 
-}
+}