Skip to content

Commit

Permalink
Remove chart from master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
adiabatic committed Apr 11, 2019
1 parent c8ee65c commit b47afa9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions template.html
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@
</style>
</head>
<body>
<script>{{ .ChartJS }}</script>
{{ template "charts" . }}

{{ with .Analysis.Everything }}
{{ template "analyzeddocuments" . }}
{{ end }}
Expand All @@ -330,7 +327,6 @@
{{ template "analyzeddocuments" . }}
{{ end }}
{{ end }}

</body>
</html>
{{- end }}
Expand Down

0 comments on commit b47afa9

Please sign in to comment.