Skip to content

Commit

Permalink
Chore: Remove facebook tracking pixel (TheOdinProject#3028)
Browse files Browse the repository at this point in the history
Because:
* It is no longer needed
  • Loading branch information
ChargrilledChook authored and KevinMulhern committed Jun 28, 2022
1 parent 5d69239 commit 3d1a0a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<%= render 'shared/footer' %>
<%= render 'shared/sidecar' %>
<%= render 'shared/ga' %>
<%= render 'shared/fb' %>
<%= render 'layouts/error_tracking' %>
</body>
</html>
18 changes: 0 additions & 18 deletions app/views/shared/_fb.html.erb

This file was deleted.

0 comments on commit 3d1a0a0

Please sign in to comment.