Refactoring
The main server owns the migrations, it's the server part, it's simpler. It's Yavsc, not one of its lib.
This commit is contained in:
@ -26,6 +26,7 @@ namespace Yavsc.Controllers
|
||||
using Yavsc.Interface;
|
||||
using Yavsc.Settings;
|
||||
using Yavsc.Abstract.Models.Messaging;
|
||||
using Yavsc.Server.Helpers;
|
||||
|
||||
public class HairCutCommandController : CommandController
|
||||
{
|
||||
|
Reference in New Issue
Block a user