From 0fa8060856fde1ac887d1fefe3940ac494d236cb Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 8 Oct 2023 01:22:29 +0200 Subject: . --- code/api/src/Services/PasswordResetService.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'code/api/src/Services/PasswordResetService.cs') diff --git a/code/api/src/Services/PasswordResetService.cs b/code/api/src/Services/PasswordResetService.cs index 4c00b81..a179e10 100644 --- a/code/api/src/Services/PasswordResetService.cs +++ b/code/api/src/Services/PasswordResetService.cs @@ -1,3 +1,5 @@ +using IOL.GreatOffice.Api.Models.Database; + namespace IOL.GreatOffice.Api.Services; public class PasswordResetService -- cgit v1.3