some changes

This commit is contained in:
Paul Schneider 2019-03-17 00:03:04 +00:00
commit 85dd299f4a
32 changed files with 33 additions and 52 deletions

View file

@ -1,8 +0,0 @@
using Yavsc.Interfaces;
namespace Yavsc.Models.Identity
{
public interface IWatchedUserName : INamedObject {
}
}