Skip to content

Commit

Permalink
remove mediaelement reference from main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Aug 17, 2013
1 parent 8daedea commit 77ccac0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/scripts/main.js
Expand Up @@ -24,9 +24,6 @@ require.config({
app: {
deps: [ "bower_components/flight/lib/index" ]
},
mediaelement: {
deps: [ "jquery" ]
}
}

});
Expand Down

0 comments on commit 77ccac0

Please sign in to comment.