Merge pull request #5281 from thabaum/HtmlText.cs-Unused-Namespaces
Fixes #5280: Remove Unused Namespaces from HtmlText.cs in HtmlText Module
This commit is contained in:
@ -1,7 +1,5 @@
|
|||||||
using System;
|
|
||||||
using Oqtane.Models;
|
using Oqtane.Models;
|
||||||
using System.ComponentModel.DataAnnotations;
|
using System.ComponentModel.DataAnnotations;
|
||||||
using System.ComponentModel.DataAnnotations.Schema;
|
|
||||||
using Oqtane.Documentation;
|
using Oqtane.Documentation;
|
||||||
|
|
||||||
namespace Oqtane.Modules.HtmlText.Models
|
namespace Oqtane.Modules.HtmlText.Models
|
||||||
|
Reference in New Issue
Block a user