Fix don't need to pull jquery from cdn anymore

pull/4884/head
Berkeley Martinez 2015-11-30 10:15:33 -08:00
parent e2ef34822f
commit 1235077354
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ window.common = (function(global) {
rel='stylesheet'
href='//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css'
/>
<script src='https://cdn.jsdelivr.net/jquery/1.9.0/jquery.js'></script>
<style>
body { padding: 0px 3px 0px 3px; }
</style>