Update UserManager.cs

This commit is contained in:
BaronGreenback 2020-10-04 10:07:05 +01:00 committed by GitHub
parent fae70bbbcf
commit 2e3901252a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#nullable enable
#nullable enable
#pragma warning disable CA1307
using System;