diff --git a/lib/assets.php b/lib/assets.php index 5effe2e..1e2520a 100644 --- a/lib/assets.php +++ b/lib/assets.php @@ -141,33 +141,3 @@ function jquery_local_fallback($src, $handle = null) { return $src; } add_action('wp_head', __NAMESPACE__ . '\\jquery_local_fallback'); - -/** - * Google Analytics snippet from HTML5 Boilerplate - * - * Cookie domain is 'auto' configured. See: http://goo.gl/VUCHKM - */ -function google_analytics() { - ?> - -