We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13f2e9 commit 4f653d9Copy full SHA for 4f653d9
DigitalLearningSolutions.Web/Helpers/ProfessionalRegistrationNumberHelper.cs
@@ -1,9 +1,7 @@
1
namespace DigitalLearningSolutions.Web.Helpers
2
{
3
- using DocumentFormat.OpenXml.Spreadsheet;
+
4
using Microsoft.AspNetCore.Mvc.ModelBinding;
5
- using MimeKit;
6
- using System;
7
using System.Text.RegularExpressions;
8
9
public class ProfessionalRegistrationNumberHelper
0 commit comments