diff --git a/content/includes/integrations.blade.php b/content/includes/integrations.blade.php index 16e9942..e69de29 100644 --- a/content/includes/integrations.blade.php +++ b/content/includes/integrations.blade.php @@ -1,37 +0,0 @@ -@if(App::environment('production')) - - - @if (!empty(\Setting::get('facebook', ''))) - - - - - - @endif - - @if (!empty(\Setting::get('analytics', ''))) - - - - @endif - -@endif \ No newline at end of file