diff --git a/Oqtane.Shared/Modules/HtmlText/Models/HtmlText.cs b/Oqtane.Shared/Modules/HtmlText/Models/HtmlText.cs
index d4f49d37..024c266a 100644
--- a/Oqtane.Shared/Modules/HtmlText/Models/HtmlText.cs
+++ b/Oqtane.Shared/Modules/HtmlText/Models/HtmlText.cs
@@ -1,7 +1,5 @@
-using System;
using Oqtane.Models;
using System.ComponentModel.DataAnnotations;
-using System.ComponentModel.DataAnnotations.Schema;
using Oqtane.Documentation;
namespace Oqtane.Modules.HtmlText.Models