Skip to content

Commit eeefd76

Browse files
committed
Update VerifyEmail.cs
1 parent a0ac270 commit eeefd76

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

API/Controller/Account/VerifyEmail.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using System.Net.Mime;
1+
using System;
2+
using System.Net.Mime;
23
using Microsoft.AspNetCore.Mvc;
34
using Asp.Versioning;
45
using OpenShock.Common.Errors;

0 commit comments

Comments
 (0)