Skip to content

Commit

Permalink
Fix for build errors from last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
FuseCP-TRobinson committed Nov 22, 2024
1 parent 81cdd82 commit 0dd299e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
using Newtonsoft.Json;
using System.Net.Http;
using System.Threading.Tasks;
using System.Globalization;
using System.Collections;

namespace SolidCP.Providers.Mail
{
Expand Down

0 comments on commit 0dd299e

Please sign in to comment.