Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingWonders committed Nov 16, 2024
1 parent 6fb9ac4 commit 1fa4028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,6 @@ public enum SystemTelemetry

public async Task GenerateAnswerFile(string targetPath)
{
// follow example for now, document settings for later DT integration

ImmutableList<Account> userAccounts = ImmutableList<Account>.Empty;
List<Account> accountList = new List<Account>();
Expand Down

0 comments on commit 1fa4028

Please sign in to comment.