diff --git a/app/Http/routes.php b/app/Http/routes.php
index 04f846c2fa95..d8b000f451d7 100644
--- a/app/Http/routes.php
+++ b/app/Http/routes.php
@@ -427,7 +427,6 @@ if (!defined('CONTACT_EMAIL')) {
define('PDFMAKE_DOCS', 'http://pdfmake.org/playground.html');
define('PHANTOMJS_CLOUD', 'http://api.phantomjscloud.com/single/browser/v1/');
define('PHP_DATE_FORMATS', 'http://php.net/manual/en/function.date.php');
- define('GITTER_ROOM', 'hillelcoren/invoice-ninja');
define('REFERRAL_PROGRAM_URL', 'https://www.invoiceninja.com/affiliates/');
define('COUNT_FREE_DESIGNS', 4);
diff --git a/resources/views/dashboard.blade.php b/resources/views/dashboard.blade.php
index 3d0a64685fe9..dcf5782dc4c2 100644
--- a/resources/views/dashboard.blade.php
+++ b/resources/views/dashboard.blade.php
@@ -251,17 +251,12 @@
@endif
-
-
@stop
\ No newline at end of file