diff --git a/frontend/index.html b/frontend/index.html
index 59f3bbb9..701c2e13 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -5,9 +5,6 @@
-
Crawlab
diff --git a/frontend/src/components/File/FileDetail.vue b/frontend/src/components/File/FileDetail.vue
index c9016605..d74f73b3 100644
--- a/frontend/src/components/File/FileDetail.vue
+++ b/frontend/src/components/File/FileDetail.vue
@@ -3,39 +3,28 @@
class="file-content"
:options="options"
v-model="fileContent"
- @change="onChange"
/>