diff --git a/frontend/src/components/dashboard/AccountOverview.svelte b/frontend/src/components/dashboard/AccountOverview.svelte index 71250d7..2c40d94 100644 --- a/frontend/src/components/dashboard/AccountOverview.svelte +++ b/frontend/src/components/dashboard/AccountOverview.svelte @@ -58,84 +58,3 @@ {/if} - - diff --git a/frontend/src/components/dashboard/CommsContent.svelte b/frontend/src/components/dashboard/CommsContent.svelte index b0fe840..c6473da 100644 --- a/frontend/src/components/dashboard/CommsContent.svelte +++ b/frontend/src/components/dashboard/CommsContent.svelte @@ -382,258 +382,3 @@ {/if} - - diff --git a/frontend/src/components/dashboard/InviteCodesContent.svelte b/frontend/src/components/dashboard/InviteCodesContent.svelte index 4ef5299..fbaafab 100644 --- a/frontend/src/components/dashboard/InviteCodesContent.svelte +++ b/frontend/src/components/dashboard/InviteCodesContent.svelte @@ -158,150 +158,3 @@ {/if} - - diff --git a/frontend/src/components/dashboard/MigrationContent.svelte b/frontend/src/components/dashboard/MigrationContent.svelte index eee2287..44f76f3 100644 --- a/frontend/src/components/dashboard/MigrationContent.svelte +++ b/frontend/src/components/dashboard/MigrationContent.svelte @@ -51,63 +51,3 @@ {/if} - - diff --git a/frontend/src/routes/Dashboard.svelte b/frontend/src/routes/Dashboard.svelte index 36925af..787b4e0 100644 --- a/frontend/src/routes/Dashboard.svelte +++ b/frontend/src/routes/Dashboard.svelte @@ -328,422 +328,3 @@ {/if} - -