From fb3e9d2097e98a4511f00d073d845c3c96c17f55 Mon Sep 17 00:00:00 2001 From: Aaron Kromer Date: Wed, 16 May 2018 15:41:43 -0400 Subject: [PATCH] Drop Google Analytics We are not actively using GA. No need to include things we aren't using. --- README.md | 7 ------- app/views/radius/_ga.html.erb | 9 --------- 2 files changed, 16 deletions(-) delete mode 100644 app/views/radius/_ga.html.erb diff --git a/README.md b/README.md index 3a111b6..fec8da9 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,3 @@ Add the `environment_ribbon` partial right after the opening body tag. body == render 'radius/environment_ribbon' ``` - -#### Google Analytics - -```slim -== render 'radius/ga' -``` - diff --git a/app/views/radius/_ga.html.erb b/app/views/radius/_ga.html.erb deleted file mode 100644 index 2bcf885..0000000 --- a/app/views/radius/_ga.html.erb +++ /dev/null @@ -1,9 +0,0 @@ -