diff --git a/templates/_partials/head.tpl b/templates/_partials/head.tpl
index 65fc4ce..8948c4b 100644
--- a/templates/_partials/head.tpl
+++ b/templates/_partials/head.tpl
@@ -1,5 +1,5 @@
 {**
- * 2007-2019 PrestaShop and Contributors
+ * 2007-2019 PrestaShop and Contributorslivereload
  *
  * NOTICE OF LICENSE
  *
@@ -76,12 +76,6 @@
       }
     }
   </script>
-{** TODO: Remove this before going live *}
-<script>document.write('<script src="http://'
-    + location.host.split(':')[0]
-    + ':35729/livereload.js"></'
-    + 'script>')</script>
-
 {block name='hook_header'}
   {$HOOK_HEADER nofilter}
 {/block}