From e12117061631523aa136ff81638abdeb1fb23997 Mon Sep 17 00:00:00 2001 From: Rory& Date: Fri, 23 Feb 2024 11:26:00 +0000 Subject: HS emulator --- MatrixUtils.Web/Pages/User/DMSpace.razor | 1 - MatrixUtils.Web/Pages/User/Profile.razor | 1 - 2 files changed, 2 deletions(-) (limited to 'MatrixUtils.Web/Pages/User') diff --git a/MatrixUtils.Web/Pages/User/DMSpace.razor b/MatrixUtils.Web/Pages/User/DMSpace.razor index 3751629..519cfff 100644 --- a/MatrixUtils.Web/Pages/User/DMSpace.razor +++ b/MatrixUtils.Web/Pages/User/DMSpace.razor @@ -1,5 +1,4 @@ @page "/User/DMSpace/Setup" -@using LibMatrix.Homeservers @using LibMatrix @using MatrixUtils.LibDMSpace @using MatrixUtils.LibDMSpace.StateEvents diff --git a/MatrixUtils.Web/Pages/User/Profile.razor b/MatrixUtils.Web/Pages/User/Profile.razor index deebdaf..79b83ae 100644 --- a/MatrixUtils.Web/Pages/User/Profile.razor +++ b/MatrixUtils.Web/Pages/User/Profile.razor @@ -1,5 +1,4 @@ @page "/User/Profile" -@using LibMatrix.Homeservers @using LibMatrix.EventTypes.Spec.State @using ArcaneLibs.Extensions @using LibMatrix -- cgit 1.5.1