refactor: remove unused ns import

This commit is contained in:
Oliver Booth 2023-08-09 21:09:14 +01:00
parent 8a1cd689ea
commit 07071dc7a5
Signed by: oliverbooth
GPG Key ID: 725DB725A0D9EE61
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,4 @@
using SmartFormat;
using SmartFormat.Core.Extensions;
namespace OliverBooth.Data.Web;
namespace OliverBooth.Data.Web;
/// <summary>
/// Represents a MediaWiki-style template.