
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace CoviDok.BLL.User |
|||
{ |
|||
public class Auth |
|||
{ |
|||
} |
|||
} |
Loading…
Reference in new issue