Skip to content

Commit

Permalink
remove unnecessary newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
alexan committed Jun 17, 2015
1 parent eba00ac commit 56fb31a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@ mom.createPart('test-part')
settings: { test: 1 },
dependencies: ['test-dependency'],
creator: function() {
}
}
**/
Expand All @@ -447,7 +446,6 @@ mom.createModule('test-module')
settings: { test: 1 },
dependencies: ['test-dependency'],
creator: function() {
}
}
**/
Expand Down

0 comments on commit 56fb31a

Please sign in to comment.