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 fb99988 commit 3d516dfCopy full SHA for 3d516df
DigitalLearningSolutions.Web/Helpers/ProfessionalRegistrationNumberHelper.cs
@@ -1,10 +1,6 @@
1
namespace DigitalLearningSolutions.Web.Helpers
2
{
3
- using DocumentFormat.OpenXml.ExtendedProperties;
4
- using DocumentFormat.OpenXml.Spreadsheet;
5
using Microsoft.AspNetCore.Mvc.ModelBinding;
6
- using Microsoft.CodeAnalysis;
7
- using System.Diagnostics.Metrics;
8
using System.Text.RegularExpressions;
9
10
public class ProfessionalRegistrationNumberHelper
0 commit comments