Skip to content

Commit

Permalink
removed invalid script tag from streamlineMe.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bjouhier committed Jan 7, 2017
1 parent 4e42785 commit 5c39070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/streamlineMe/streamlineMe.html
Expand Up @@ -4,7 +4,6 @@
<title>streamline.js interactive demo</title>
<script src="../../test/browser/jquery.js"></script>
<link rel="stylesheet" href="streamlineMe.css" type="text/css" media="screen" />
<script src="../../node_modules/babel/node_modules/babel-core/browser.js"></script>
<script src="../../lib/browser/transform.js" type="application/javascript"></script>
<script src="./streamlineMe.js" type="application/javascript"></script>
</head>
Expand Down

0 comments on commit 5c39070

Please sign in to comment.