diff options
Diffstat (limited to 'templates/base/footer.tmpl')
-rw-r--r-- | templates/base/footer.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index f777b0e6f5..93cf941673 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -26,7 +26,6 @@ {{if .RequireGitGraph}} <!-- graph --> <script src="{{StaticUrlPrefix}}/vendor/plugins/gitgraph/gitgraph.js"></script> - <script src="{{StaticUrlPrefix}}/js/draw.js"></script> {{end}} <!-- Third-party libraries --> |