clean up git version stuff a tad

This commit is contained in:
Sam Saffron
2013-02-18 18:00:49 +11:00
parent 5265c0b790
commit 0e48e1c346
3 changed files with 6 additions and 5 deletions

View File

@@ -58,6 +58,6 @@
<%= render :partial => "common/discourse_javascript" %>
<%= render_google_analytics_code %>
<!-- Git Version: <%= $git_version %> -->
<!-- Git Version: <%= Discourse.git_version %> -->
</body>
</html>