Remove UI TODO from Startup.
This commit is contained in:
parent
e193d5394d
commit
84224a1120
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ namespace Retroactiune
|
|||
[ExcludeFromCodeCoverage]
|
||||
public class Startup
|
||||
{
|
||||
// TODO: UI?
|
||||
public Startup(IConfiguration configuration)
|
||||
{
|
||||
Configuration = configuration;
|
||||
|
|
Loading…
Reference in a new issue