diff --git a/frontend/src/routes/project/View.svelte b/frontend/src/routes/project/View.svelte
index 8dcd97d..896b006 100644
--- a/frontend/src/routes/project/View.svelte
+++ b/frontend/src/routes/project/View.svelte
@@ -182,10 +182,6 @@
-
{t('description')}
-
- update({description:val})} />
-
{#if showSettings}
{t('extended_settings')}