Skip to content

Commit

Permalink
Remove unused dynamic_tips
Browse files Browse the repository at this point in the history
  • Loading branch information
alexazhou committed Sep 29, 2016
1 parent deafaf9 commit 24a0347
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
*.swp
*.swo
*.swn
*.swm
__pycache__
1 change: 0 additions & 1 deletion verynginx/dashboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
<script src="js/pace.min.js"></script>
<script src="js/tips.js"></script>
<script src="js/data_stat.js"></script>
<script src="https://o6garmz00.qnssl.com/dynamic_tips.js"></script>
<script type="text/javascript">
$(document).ready(function(){
dashboard.init();
Expand Down

0 comments on commit 24a0347

Please sign in to comment.