drop useless comment in authtoken.conf.erb

Drop useless comment in authtoken.conf.erb.
Change-Id: I7d027d0647e0fb10aa32313e9550815b74ec7bac
This commit is contained in:
Emilien Macchi 2015-09-28 20:22:38 -04:00
parent c0a1195f53
commit f1f9a24998
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ auth_uri = <%= @auth_uri_real %>
<% if @identity_uri -%>
identity_uri = <%= @identity_uri %>
<% end -%>
# if its defined
<% if @admin_token -%>
admin_token = <%= @admin_token %>
<% else -%>