remove unused variable
This commit is contained in:
@@ -38,7 +38,6 @@ namespace MareSynchronosServer.Hubs
|
||||
this.contextAccessor = contextAccessor;
|
||||
_logger = logger;
|
||||
_dbContext = mareDbContext;
|
||||
_staticFileAddress = new Uri(_configuration["StaticFileServiceAddress"]);
|
||||
}
|
||||
|
||||
[HubMethodName(Api.InvokeHeartbeat)]
|
||||
|
||||
Reference in New Issue
Block a user