Skip to content

Commit

Permalink
Update application.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored Nov 13, 2018
1 parent d03fad1 commit 915f6b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,5 @@

<%= render :partial => "layouts/footer" %>

<script src="https://maps.googleapis.com/maps/api/js?libraries=places&language=en&key=<%= ENV['GMAPS_API_KEY'] %>"></script>
</body>
</html>

0 comments on commit 915f6b7

Please sign in to comment.