diff options
author | Hao Chen | 2019-05-09 16:17:04 -0500 |
---|---|---|
committer | Hao Chen | 2019-05-09 16:17:04 -0500 |
commit | 476c804c3d6350ff99075713308995add9837cca (patch) | |
tree | 525cecf409457853852f68e67df375cf114134cf /templates | |
parent | 4bbf98ad0f530d76af6f67d5482277b81bfcb524 (diff) | |
download | genecup-476c804c3d6350ff99075713308995add9837cca.tar.gz |
clean up
Diffstat (limited to 'templates')
-rw-r--r-- | templates/layout.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html index cf8e8ed..43ebee0 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -24,7 +24,6 @@ {% block content %}{% endblock %} </div> -<script src="https://cdnjs.cloudflare.com/ajax/libs/cytoscape/3.6.0/cytoscape.min.js" integrity="sha256-uZV2wRlscgr52q3Wb3Oew0rKCPsM3g4aBTv46sF4qzg=" crossorigin="anonymous"></script> </body> |