Skip to content

Commit

Permalink
remove missing debug on demo
Browse files Browse the repository at this point in the history
  • Loading branch information
hthetiot committed Feb 28, 2018
1 parent 4aa13cb commit c818a1a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ <h1>Hello Montage</h1>
<script src="../montage.js"></script>
<script type="text/montage-serialization">
{
"app": {
"prototype": "montage/app.reel",
"values": {
"useFeature": false,
"endpointURL": "https://example.com"
}
},
"owner": {
"prototype": "montage/ui/loader.reel"
}
Expand Down

0 comments on commit c818a1a

Please sign in to comment.