refactoring

This commit is contained in:
Paul Schneider 2018-07-16 02:36:44 +02:00
commit d796f553f4
20 changed files with 29 additions and 11 deletions

View file

@ -1,5 +1,5 @@
using System;
using Yavsc.Models.Messaging;
using Yavsc.Abstract.Identity;
namespace Yavsc.Interfaces
{