Commit 0881f90874ad55dacb385d8441abea10b025d78e

Authored by Leandro Santos
1 parent e09406fd

remove feedback hardcoded code

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
app/views/layouts/application-ng.html.erb
... ... @@ -80,8 +80,5 @@
80 80 end.join("\n")
81 81 %>
82 82  
83   - <!-- Feedback -->
84   - <script async src="//feedback.participa.br/widget/LaO2ZHfEDYP8U3PoSCHUHw"></script>
85   - <!-- End Feedback Code -->
86 83 </body>
87 84 </html>
... ...