diff --git a/OliverBooth/Data/Web/ArticleTemplate.cs b/OliverBooth/Data/Web/ArticleTemplate.cs index 08ce67f..c5bb202 100644 --- a/OliverBooth/Data/Web/ArticleTemplate.cs +++ b/OliverBooth/Data/Web/ArticleTemplate.cs @@ -1,7 +1,4 @@ -using SmartFormat; -using SmartFormat.Core.Extensions; - -namespace OliverBooth.Data.Web; +namespace OliverBooth.Data.Web; /// /// Represents a MediaWiki-style template.