some changes

This commit is contained in:
2019-03-17 00:03:04 +00:00
parent 9d48016042
commit 1b0c741cf7
32 changed files with 33 additions and 52 deletions

View File

@ -21,7 +21,6 @@ namespace Yavsc.Models
using Auth;
using Billing;
using Musical;
using OAuth;
using Workflow;
using Identity;
using Market;
@ -36,7 +35,6 @@ namespace Yavsc.Models
using Payment;
using Yavsc.Models.Calendar;
using Blog;
using Newtonsoft.Json.Linq;
using Yavsc.Abstract.Identity;
using Yavsc.Server.Models.Blog;