Skip to content

Commit

Permalink
whitespace at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Manacorda committed Apr 23, 2015
1 parent 75b0807 commit 49dd386
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node_modules
screenshots
failures
failures
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libs
demo
readme_assets
casperjs.bat
casperjs.bat
2 changes: 1 addition & 1 deletion demo/coffeemachine.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ <h3 id="myModalLabel">The Coffee Machine</h3>
</script>

</body>
</html>
</html>
2 changes: 1 addition & 1 deletion phantomcss.js
Original file line number Diff line number Diff line change
Expand Up @@ -684,4 +684,4 @@ function getExitStatus() {

function generateRandomString() {
return ( Math.random() + 1 ).toString( 36 ).substring( 7 );
}
}

0 comments on commit 49dd386

Please sign in to comment.