Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #191 from Laixer/feature/nolivestream
Browse files Browse the repository at this point in the history
Feature/nolivestream
  • Loading branch information
tabeckers authored Nov 23, 2020
2 parents d803ef0 + 7494b87 commit d035db6
Show file tree
Hide file tree
Showing 121 changed files with 1,191 additions and 6,573 deletions.
2 changes: 1 addition & 1 deletion Swabbr.Api/Controllers/HealthCheckController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class HealthCheckController
/// <summary>
/// Constructor for dependency injection.
/// </summary>
/// <param name="healthCheckService"><see cref="IHashDistributionService"/></param>
/// <param name="healthCheckService"><see cref="IUserSelectionService"/></param>
/// <param name="loggerFactory"><see cref="ILoggerFactory"/></param>
public HealthCheckController(IHealthCheckService healthCheckService,
ILoggerFactory loggerFactory)
Expand Down
200 changes: 0 additions & 200 deletions Swabbr.Api/Controllers/LivestreamsController.cs

This file was deleted.

Loading

0 comments on commit d035db6

Please sign in to comment.